Skip to content

Commit

Permalink
Allow auto merge for dash (#29)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Neidhart <[email protected]>
  • Loading branch information
netomi authored Sep 22, 2023
1 parent d27c478 commit fde1725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otterdog/adoptium.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,7 @@ orgs.newOrg('adoptium') {
],
},
orgs.newRepo('dash.adoptium.net') {
allow_auto_merge: true,
allow_merge_commit: false,
allow_update_branch: false,
dependabot_alerts_enabled: false,
Expand Down

0 comments on commit fde1725

Please sign in to comment.