Skip to content

Commit

Permalink
Fix workflow_id for notifications about nightly CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shahramn committed May 10, 2023
1 parent 98e11f3 commit 919d182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
with:
incoming_webhook: ${{ secrets.MS_TEAMS_INCOMING_WEBHOOK }}
needs_context: ${{ toJSON(needs) }}
workflow_id: nightly.yml

0 comments on commit 919d182

Please sign in to comment.