Exclude backends properly

This commit is contained in:
Stefan Ålund
2020-03-07 23:23:51 +01:00
parent d81267edae
commit 5ce9edeb61
+2
View File
@@ -5,6 +5,8 @@ on:
paths:
- '*'
- '.github/workflows/frontend.yml'
- '!backend/inventory/**'
- '!backend/scaffolder/**'
jobs:
build: