Skip to content

Commit 078b27e

Browse files
committed
edit main
1 parent 15dae56 commit 078b27e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ jobs:
4848
needs: scan-image
4949
uses: ./.github/workflows/notifyCI.yaml
5050
secrets:
51-
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
51+
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
52+

0 commit comments

Comments
 (0)