Skip to content

Commit 919d182

Browse files
committed
Fix workflow_id for notifications about nightly CI
1 parent 98e11f3 commit 919d182

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
with:
2727
incoming_webhook: ${{ secrets.MS_TEAMS_INCOMING_WEBHOOK }}
2828
needs_context: ${{ toJSON(needs) }}
29+
workflow_id: nightly.yml

0 commit comments

Comments
 (0)