Exclude backends properly
This commit is contained in:
@@ -5,6 +5,8 @@ on:
|
||||
paths:
|
||||
- '*'
|
||||
- '.github/workflows/frontend.yml'
|
||||
- '!backend/inventory/**'
|
||||
- '!backend/scaffolder/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user