Skip to content

Commit c31670a

Browse files
committed
add slack webhook type
1 parent 8805e88 commit c31670a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/nightly-throughput-stress.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ jobs:
138138
if: failure() || cancelled()
139139
uses: slackapi/slack-github-action@v2
140140
with:
141+
webhook-type: incoming-webhook
141142
payload: |
142143
{
143144
"text": "Nightly Java throughput stress test failed",

0 commit comments

Comments
 (0)