diff --git a/otterdog/winery.jsonnet b/otterdog/winery.jsonnet index bc9fc71..41b8dc3 100644 --- a/otterdog/winery.jsonnet +++ b/otterdog/winery.jsonnet @@ -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",