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:
|
send_results:
|
||||||
name: Send results to webhook
|
name: Send results to webhook
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
if: always()
|
if: always() && !cancelled()
|
||||||
steps:
|
steps:
|
||||||
- name: Preliminary job status
|
- name: Preliminary job status
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user