Skip to content

Commit 3c732b8

Browse files
kishansinghifs1mtree22
authored andcommitted
Make the get-latest-components workflow conditional (precice#723)
1 parent e73616e commit 3c732b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/system-tests-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
gather-refs:
99
name: Map Git branches to latest refs
10+
if: ${{ github.event.label.name == 'trigger-system-tests' }}
1011
runs-on: ubuntu-latest
1112
outputs:
1213
ref-precice: ${{ steps.ref-precice.outputs.shorthash }}

0 commit comments

Comments
 (0)