From bbbc85245c7ef381c77ff7a79389ee91377a338b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gast=C3=B3n=20Fournier?= Date: Mon, 20 Jan 2025 11:36:21 +0100 Subject: [PATCH] chore: switch notify enterprise to main (#9119) --- .github/workflows/notify_enterprise.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notify_enterprise.yaml b/.github/workflows/notify_enterprise.yaml index 7f5ad649bc87..29880e4dd9cb 100644 --- a/.github/workflows/notify_enterprise.yaml +++ b/.github/workflows/notify_enterprise.yaml @@ -32,7 +32,7 @@ jobs: owner: 'bricks-software', repo: 'unleash-enterprise', workflow_id: 'cicd.yaml', - ref: 'master', + ref: 'main', inputs: { commit: "${{ github.event.head_commit.id }}", actor: ${{ toJSON(env.COMMIT_ACTOR) }},