Skip to content

Commit e6d0600

Browse files
committed
Demo CICD
1 parent e919c92 commit e6d0600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
needs: scan-image
4848
uses: ./.github/workflows/notifyCI.yaml
4949
secrets:
50-
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}\
50+
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
5151

52-
#Demo CI/CD Pipeline to Comment Service Repo
52+
#Demo CICD Workflows

0 commit comments

Comments
 (0)