ignore backends

This commit is contained in:
Stefan Ålund
2020-03-07 23:08:06 +01:00
parent b23ce280f4
commit 623f705a92
+3
View File
@@ -5,6 +5,9 @@ on:
paths:
- '*'
- '.github/workflows/frontend.yml'
paths-ignore:
- 'backend/inventory/**'
- 'backend/scaffolder/**'
jobs:
build: