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.json'
|
||||||
- 'backend/package-lock.json'
|
- 'backend/package-lock.json'
|
||||||
- 'backend/tests/**'
|
- 'backend/tests/**'
|
||||||
|
- '.github/workflows/backend-integration-test.yaml'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- 'backend/src/**'
|
- 'backend/src/**'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user