Skip to content

Commit

Permalink
chore: switch notify enterprise to main (#9119)
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonfournier authored Jan 20, 2025
1 parent 1d40868 commit bbbc852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify_enterprise.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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) }},
Expand Down

0 comments on commit bbbc852

Please sign in to comment.