diff --git a/.github/workflows/release-build.yml b/.github/workflows/release-build.yml index c4527e48bcf..2acff0d1283 100644 --- a/.github/workflows/release-build.yml +++ b/.github/workflows/release-build.yml @@ -68,6 +68,7 @@ jobs: contents: read id-token: write name: Dispatch grafana-enterprise build + if: ${{ github.event_name == 'workflow_dispatch' }} steps: - id: vault-secrets uses: grafana/shared-workflows/actions/get-vault-secrets@main