Not to shock AMD team by the cancelled workflow run notification ❤️ 💖 (#40467)
This commit is contained in:
2
.github/workflows/slack-report.yml
vendored
2
.github/workflows/slack-report.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
send_results:
|
||||
name: Send results to webhook
|
||||
runs-on: ubuntu-22.04
|
||||
if: always()
|
||||
if: always() && !cancelled()
|
||||
steps:
|
||||
- name: Preliminary job status
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user