Commit 40756aa
committed
fix(ci): prevent duplicate Webex notifications on workflow re-runs
Add github.run_attempt == 1 condition to only send notifications
on the first workflow run attempt, preventing duplicate messages
when workflows are manually re-run.1 parent 8fb13e4 commit 40756aa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
| 550 | + | |
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
| |||
0 commit comments