Skip to content

Commit

Permalink
test auto trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
sakthi-aot committed Oct 3, 2023
1 parent f5e0a4a commit 4c33b51
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd-forms-flow-bpm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
branches:
- dev
- main
- ss-60-github-actions-bug #test auto trigger issue#test
- ss-60-github-actions-bug #test auto trigger issue#test1
paths:
- 'backend/**'
- 'frontend/**'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cd-forms-flow-nav.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
branches:
- dev
- main
- ss-60-github-actions-bug # Remove in future, just to verify this works
- ss-60-github-actions-bug # Remove in future, just to verify this workse#test1
paths:
- 'backend/**'
- 'frontend/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cd-forms-flow-theme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- dev
- main
- epdds-270 # Remove in future, just to verify this works
- ss-60-github-actions-bug # Remove in future, just to verify this workse#test1
paths:
- 'backend/**'
- 'frontend/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cd-forms-flow-web-ee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- dev
- main
- epdds-270 # Remove in future, just to verify this works
- ss-60-github-actions-bug # Remove in future, just to verify this workse#test1
paths:
- 'backend/**'
- 'frontend/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cd-forms-flow-web-root-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
- main
- epdds-270 # Remove in future, just to verify this works
- epdds-270-fix # Remove in future, just to verify this works
- ss-60-github-actions-bug # Remove in future, just to verify this workse#test1
paths:
- 'backend/**'
- 'frontend/**'
Expand Down

0 comments on commit 4c33b51

Please sign in to comment.