Build: Update plugin IDs list in build and release process (#80160)

pull/80287/head^2
Fabrizio 1 year ago committed by GitHub
parent 153767a787
commit 4f832c4c69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/core-plugins-build-and-release.yml

@ -6,7 +6,9 @@ on:
required: true
type: choice
options:
- grafana-azure-monitor-datasource
- grafana-testdata-datasource
- parca
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}-${{ inputs.plugin_id }}

Loading…
Cancel
Save