Skip to content

Commit 5296a45

Browse files
Merge pull request #1106 from ThatsMrTalbot/fix/branch-protection-on-controller-framework
fix: branch protection config does not work on private repos
2 parents 1f63f94 + 884287a commit 5296a45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ branch-protection:
7272
repos:
7373
api:
7474
protect: false
75+
controller-framework:
76+
protect: false
7577
cert-manager:
7678
branches:
7779
# cert-manager/cert-manager defines required_status_checks on a per

0 commit comments

Comments
 (0)