Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed May 21, 2024
1 parent 26f7985 commit 01034ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otterdog/winery.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ orgs.newOrg('winery') {
default_workflow_permissions: "write",
},
webhooks: [
orgs.newRepoWebhook('https://hooks.slack.com/services/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') {
orgs.newRepoWebhook('https://hooks.slack.com/services/T4JHVU03E/B6AP80G7P/*') {
content_type: "json",
events+: [
"commit_comment",
Expand Down

0 comments on commit 01034ce

Please sign in to comment.