Skip to content

Commit

Permalink
update config to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-4diac-bot committed Mar 11, 2024
1 parent 4fd36c6 commit 5d96f22
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions otterdog/eclipse-4diac.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ orgs.newOrg('eclipse-4diac') {
delete_branch_on_merge: false,
secret_scanning_push_protection: "disabled",
web_commit_signoff_required: false,
workflows+: {
enabled: true,
},
},
orgs.newRepo('4diac-fortebuildcontainer') {
allow_merge_commit: true,
Expand Down Expand Up @@ -73,7 +70,6 @@ orgs.newOrg('eclipse-4diac') {
orgs.newRepo('4diac-website-hugo') {
allow_merge_commit: true,
allow_update_branch: false,
default_branch: "main",
delete_branch_on_merge: false,
web_commit_signoff_required: false,
workflows+: {
Expand Down

0 comments on commit 5d96f22

Please sign in to comment.