We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15dae56 commit 078b27eCopy full SHA for 078b27e
.github/workflows/main.yaml
@@ -48,4 +48,5 @@ jobs:
48
needs: scan-image
49
uses: ./.github/workflows/notifyCI.yaml
50
secrets:
51
- SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
+ SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
52
+
0 commit comments