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