Skip to content

Commit 73e7f15

Browse files
committed
fix slack step - add webhook type
1 parent 379fb51 commit 73e7f15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ jobs:
153153
if: env.SCENARIO_EXIT_CODE != '0'
154154
uses: slackapi/slack-github-action@v2
155155
with:
156+
webhook-type: incoming-webhook
156157
payload: |
157158
{
158159
"text": "Nightly Python throughput stress test failed",

0 commit comments

Comments
 (0)