From 01034ce78ccd3ee7ccc6534e0300856d48ddfb8a Mon Sep 17 00:00:00 2001 From: Thomas Neidhart Date: Tue, 21 May 2024 18:54:54 +0200 Subject: [PATCH] update --- otterdog/winery.jsonnet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",