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:
parent
1d40868b95
commit
bbbc85245c
2
.github/workflows/notify_enterprise.yaml
vendored
2
.github/workflows/notify_enterprise.yaml
vendored
@ -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) }},
|
||||
|
Loading…
Reference in New Issue
Block a user