[CI] Fix duplicate job names that bypass branch protection (#22001)

This commit is contained in:
Liangsheng Yin
2026-04-02 23:59:35 -07:00
committed by GitHub
parent 6b876a7710
commit 4cc970290d
4 changed files with 66 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ on:
workflow_dispatch:
jobs:
lint:
auto-tune-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4