Not to shock AMD team by the cancelled workflow run notification ❤️ 💖 (#40467)

This commit is contained in:
Yih-Dar
2025-08-26 20:53:24 +02:00
committed by GitHub
parent c8c7623f20
commit 74ad608a2b

View File

@@ -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