Skip to content

Commit d0c7c18

Browse files
authored
Trigger deployment on changes to micro-services (#2460)
1 parent f63d85c commit d0c7c18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/qa-trigger-backend-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- main
88
paths:
99
- 'backend/**'
10+
- 'micro-services/**'
1011

1112

1213
jobs:

0 commit comments

Comments
 (0)