docs(ci): document protected status contexts
All checks were successful
CI / verify (push) Successful in 45s

This commit is contained in:
Your Name
2026-05-06 12:46:22 +08:00
parent 110a16b19f
commit 67922c589a
4 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
# Keep workflow name stable.
# Branch protection and external CI references rely on:
# - CI / verify (push)
# - CI / verify (pull_request)
name: CI
on:
@@ -9,6 +13,7 @@ on:
jobs:
verify:
# Keep job id stable. Renaming it changes the status context.
runs-on: ubuntu-latest
env:
WORKSPACE_DIR: ${{ github.workspace }}/repo