diff --git a/.github/workflows/core-plugins-build-and-release.yml b/.github/workflows/core-plugins-build-and-release.yml index aa1136569bf..8263f3dce1a 100644 --- a/.github/workflows/core-plugins-build-and-release.yml +++ b/.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 }}