Skip to content

Commit b5eae7f

Browse files
test: remove temporary workflow trigger
1 parent 5c1a3e2 commit b5eae7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd-2-main-branch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'CI/CD main branch'
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [main, DTOSS-11196-slack-alert-integration]
66

77
# Set concurrency at the workflow level to ensure the same commit runs tests and deployment consistently
88
concurrency: deploy-workflow-main

0 commit comments

Comments
 (0)