Skip to content

Commit

Permalink
Allow actions to approve PRs (#6)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Neidhart <[email protected]>
  • Loading branch information
netomi authored Oct 1, 2024
1 parent 26a21b3 commit 0c2d13e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions otterdog/eclipse-kura.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ orgs.newOrg('eclipse-kura') {
description: "",
name: "Eclipse Kura",
web_commit_signoff_required: false,
workflows+: {
actions_can_approve_pull_request_reviews: false,
},
},
webhooks+: [
orgs.newOrgWebhook('https://ci.eclipse.org/kura/github-webhook/') {
Expand Down

0 comments on commit 0c2d13e

Please sign in to comment.