We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63d85c commit d0c7c18Copy full SHA for d0c7c18
.github/workflows/qa-trigger-backend-build.yml
@@ -7,6 +7,7 @@ on:
7
- main
8
paths:
9
- 'backend/**'
10
+ - 'micro-services/**'
11
12
13
jobs:
0 commit comments