ci: include backend-integration-test.yaml in workflow trigger paths
This commit is contained in:
parent
9efda85a51
commit
82395aa3f4
@ -6,6 +6,7 @@ on:
|
||||
- 'backend/package.json'
|
||||
- 'backend/package-lock.json'
|
||||
- 'backend/tests/**'
|
||||
- '.github/workflows/backend-integration-test.yaml'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'backend/src/**'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user