rm ignores

This commit is contained in:
Stefan Ålund
2020-03-07 23:10:27 +01:00
parent 5858156c7d
commit d81267edae
-5
View File
@@ -5,11 +5,6 @@ on:
paths:
- '*'
- '.github/workflows/frontend.yml'
on:
push:
paths-ignore:
- 'backend/inventory/**'
- 'backend/scaffolder/**'
jobs:
build: