[CI] Simplify CI check actions and add maintenance gate to rerun-ut (#21455)

This commit is contained in:
Liangsheng Yin
2026-03-25 23:28:18 -07:00
committed by GitHub
parent 01ccdb91b1
commit 176c8e7b0e
7 changed files with 5 additions and 106 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ description: Blocks CI when maintenance mode is active (issue #21065 is open), u
inputs:
github-token:
description: GitHub token for API access
required: true
required: false
default: ${{ github.token }}
runs:
using: composite