Commit 3f6d434
authored
Fix terminology: deployment branch policies, not branch protection rules (#129)
Caught by Copilot review on the docs-playbook PR documenting this
behavior. "Branch protection rules" names a different, unrelated
repo-level GitHub feature (PR requirements, required status checks) -
what actually restricts which branches/tags can use an environment is
called deployment branch policies.1 parent 665f388 commit 3f6d434
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments