Skip to content

fix(deps): vuln minor upgrades — 15 packages (minor: 7 · patch: 8) [release] #6

fix(deps): vuln minor upgrades — 15 packages (minor: 7 · patch: 8) [release]

fix(deps): vuln minor upgrades — 15 packages (minor: 7 · patch: 8) [release] #6

name: Perf test command
on:
pull_request:
types: [ labeled ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
run-perf-test:

Check failure on line 12 in .github/workflows/perf-test-labeled.yml

View workflow run for this annotation

GitHub Actions / Perf test command

Invalid workflow file

The workflow is not valid. .github/workflows/perf-test-labeled.yml (Line: 12, Col: 3): Error calling workflow 'DataDog/metabase/.github/workflows/perf-test.yml@41a3b35674510cba69035666fa8a82de521e0107'. The nested job 'build' is requesting 'actions: read, id-token: write', but is only allowed 'actions: none, id-token: none'. .github/workflows/perf-test-labeled.yml (Line: 12, Col: 3): Error calling workflow 'DataDog/metabase/.github/workflows/perf-test.yml@41a3b35674510cba69035666fa8a82de521e0107'. The nested job 'launch_perf_test' is requesting 'id-token: write', but is only allowed 'id-token: none'.
if: ${{ github.event.label.name == 'Run-perf' }}
uses: ./.github/workflows/perf-test.yml
with:
wait_for_uberjar: true
secrets: inherit