CI: Prevent dispatch loop for building release artifacts (#107269)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user