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 2da7e50 commit ac3681bCopy full SHA for ac3681b
.github/workflows/ci.yml
@@ -84,4 +84,4 @@ jobs:
84
message_format: "{emoji} *{status_message}* in <{repo_url}|{repo}@{branch}> on <{commit_url}|{commit_sha}>"
85
footer: "<{run_url}|View Full Run on GitHub>"
86
env:
87
- SLACK_WEBHOOK_URL: ${{ secrets.ACTION_MONITORING_SLACK }}
+ SLACK_WEBHOOK_URL: ${{ secrets.ACTION_MONITORING_SLACK }}
0 commit comments