We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f62ea0 commit 6af3e6dCopy full SHA for 6af3e6d
1 file changed
.github/workflows/CI_license_compliance.yml
@@ -93,5 +93,4 @@ jobs:
93
if: failure() && github.event_name == 'schedule'
94
uses: deepset-ai/notify-slack-action@v1
95
with:
96
- slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_NOTIFICATIONS }}
97
- mention-here: "false"
+ slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_NOTIFICATIONS }}
0 commit comments