docs(ci): state the measured push-CI model in ci.yml's when-comment #1326
+1
-2
@@ -8,8 +8,7 @@ variables:
|
||||
|
||||
when:
|
||||
# PR + manual CI run on any branch: the pull_request pipeline is the merge
|
||||
# gate (required status check on next; next is protected and the DEFAULT
|
||||
# branch since 2026-08-19).
|
||||
# gate (next is protected and the default branch since 2026-08-19).
|
||||
# Push CI runs on main only. next deliberately runs NO push ci: post-merge
|
||||
# verification on next is carried by publish.yml's `verify` step
|
||||
# (pnpm verify:release), which mirrors this pipeline's complete mandatory
|
||||
|
||||
Reference in New Issue
Block a user