Skip to content

Commit 6ddda32

Browse files
authored
Remove branch protection for operate-first org (#1057)
Signed-off-by: Harshad Reddy Nalla <[email protected]>
1 parent 63381d8 commit 6ddda32

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

prow/overlays/cnv-prod/config.yaml

-10
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,6 @@ in_repo_config:
2929
branch-protection:
3030
allow_disabled_policies: true
3131
orgs:
32-
operate-first:
33-
protect: true
34-
allow_force_pushes: false
35-
required_status_checks:
36-
contexts:
37-
- aicoe-ci/prow/pre-commit
38-
exclude:
39-
- "^revert-"
40-
- "^kebechet-"
41-
- "^dependabot/"
4232
thoth-station:
4333
protect: true
4434
allow_force_pushes: false

0 commit comments

Comments
 (0)