[CI] Skip stage health check for release branch cut (#21488)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user