Skip to content

Commit

Permalink
Drop OpenMQ ghprbhook (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo authored Jul 28, 2024
1 parent 5e1a245 commit a130bdf
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions otterdog/eclipse-ee4j.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -1991,14 +1991,6 @@ orgs.newOrg('eclipse-ee4j') {
],
secret: "********",
},
orgs.newRepoWebhook('https://ci.eclipse.org/openmq/ghprbhook/') {
content_type: "json",
events+: [
"issue_comment",
"pull_request",
"push"
],
},
orgs.newRepoWebhook('https://ci.eclipse.org/openmq/github-webhook/') {
content_type: "json",
events+: [
Expand Down

0 comments on commit a130bdf

Please sign in to comment.