We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8805e88 commit c31670aCopy full SHA for c31670a
1 file changed
.github/workflows/nightly-throughput-stress.yml
@@ -138,6 +138,7 @@ jobs:
138
if: failure() || cancelled()
139
uses: slackapi/slack-github-action@v2
140
with:
141
+ webhook-type: incoming-webhook
142
payload: |
143
{
144
"text": "Nightly Java throughput stress test failed",
0 commit comments