Skip to content

Commit

Permalink
Fix issue after rebase.
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
  • Loading branch information
netomi authored Oct 25, 2023
1 parent f99ef46 commit db8c92b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otterdog/eclipse-kuksa.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ orgs.newOrg('eclipse-kuksa') {
delete_branch_on_merge: false,
dependabot_security_updates_enabled: true,
web_commit_signoff_required: false,
workflows+: {
actions_can_approve_pull_request_reviews: false,
},
branch_protection_rules: [
Expand Down

0 comments on commit db8c92b

Please sign in to comment.