1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore: switch notify enterprise to main (#9119)

This commit is contained in:
Gastón Fournier 2025-01-20 11:36:21 +01:00 committed by GitHub
parent 1d40868b95
commit bbbc85245c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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) }},