diff --git a/.github/workflows/system-tests-pr.yml b/.github/workflows/system-tests-pr.yml index 683b863b6..310aab4aa 100644 --- a/.github/workflows/system-tests-pr.yml +++ b/.github/workflows/system-tests-pr.yml @@ -7,6 +7,7 @@ on: jobs: gather-refs: name: Map Git branches to latest refs + if: ${{ github.event.label.name == 'trigger-system-tests' }} runs-on: ubuntu-latest outputs: ref-precice: ${{ steps.ref-precice.outputs.shorthash }}