[CI] Skip stage health check for release branch cut (#21488)

This commit is contained in:
Liangsheng Yin
2026-03-26 12:54:51 -07:00
committed by GitHub
parent 4b5f63e1b8
commit 17f43d1518
6 changed files with 33 additions and 0 deletions
+1
View File
@@ -151,6 +151,7 @@ jobs:
with:
git_ref: ${{ needs.cut-release-branch.outputs.branch_name }}
run_all_tests: true
skip_stage_health_check: true
secrets: inherit
run-pr-tests-amd: