Skip to content

Commit c0a1e4a

Browse files
authored
Changed parameter after rebase with upstream (#297)
Signed-off-by: Marc Schöchlin <[email protected]>
1 parent 5d00e05 commit c0a1e4a

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

orgs/SovereignCloudStack/data.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -667,8 +667,7 @@ branch_protection_templates:
667667
dismiss_stale_reviews: false
668668
require_code_owner_reviews: false
669669
required_approving_review_count: 1
670-
restrictions:
671-
allow_org_members: true
670+
restrictions: null
672671
required_linear_history: false
673672
allow_force_pushes: false
674673
allow_deletions: false
@@ -707,8 +706,7 @@ branch_protection_templates:
707706
dismiss_stale_reviews: false
708707
require_code_owner_reviews: false
709708
required_approving_review_count: 1
710-
restrictions:
711-
allow_org_members: true
709+
restrictions: null
712710
required_linear_history: false
713711
allow_force_pushes: false
714712
allow_deletions: false

orgs/SovereignCloudStack/repositories/scs-bootstrap-clusterstacks-openstack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ scs-bootstrap-clusterstacks-openstack:
55
homepage: 'https://scs.community/'
66
topics:
77
- k8s
8-
- cluster stacks
8+
- cluster-stacks
99
archived: false
1010
has_issues: true
1111
has_projects: false

0 commit comments

Comments
 (0)