Skip to content

Commit

Permalink
remove defunct webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi authored and eclipse-cognicrypt-bot committed Jul 17, 2024
1 parent c33be7b commit cf7d4b1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions otterdog/eclipse-cognicrypt.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,6 @@ orgs.newOrg('eclipse-cognicrypt') {
workflows+: {
default_workflow_permissions: "write",
},
webhooks: [
orgs.newRepoWebhook('https://592827ff79553f0700b4c956:[email protected]/projects/592827ff79553f0700b4c956/newBuild') {
events+: [
"pull_request",
"push",
"release"
],
},
],
},
orgs.newRepo('Governance') {
allow_merge_commit: true,
Expand Down

0 comments on commit cf7d4b1

Please sign in to comment.