Skip to content

Commit d580551

Browse files
authored
skip branch protection for admins
1 parent 1034482 commit d580551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org/branchprotection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ branch-protection:
114114
# App-Autoscaler
115115
app-autoscaler-release:
116116
protect: true
117-
enforce_admins: true
117+
enforce_admins: false
118118
allow_force_pushes: false
119119
allow_deletions: false
120120
allow_disabled_policies: true

0 commit comments

Comments
 (0)