Skip to content

Commit 12f89ab

Browse files
authored
test(ci): document CODEOWNERS requirement at top of ci.yml (#130)
Trivial comment-only change touching a CODEOWNERS-protected path. Used as a verification probe that branch protection blocks merge without admin approval, and that admin bypass works as the documented escape.
1 parent 672c01c commit 12f89ab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Continuous Integration pipeline. Edits to this file require admin sign-off
2+
# via CODEOWNERS (see .github/CODEOWNERS).
13
name: CI
24

35
on:

0 commit comments

Comments
 (0)