diff --git a/.github/workflows/notify_enterprise.yaml b/.github/workflows/notify_enterprise.yaml index 4060512579..cdf9ea6d54 100644 --- a/.github/workflows/notify_enterprise.yaml +++ b/.github/workflows/notify_enterprise.yaml @@ -48,7 +48,7 @@ jobs: await github.rest.actions.createWorkflowDispatch({ owner: 'ivarconr', repo: 'unleash-enterprise', - workflow_id: 'continuous_version_sync.yaml', + workflow_id: 'cicd.yaml', ref: 'master', inputs: { repository: "${{ github.repository }}",