Skip to content

Commit 2ac9861

Browse files
Fix: Add semantic input to runner job name for clarity
Co-authored-by: Martin Fitzner <martin.fitzner@merckgroup.com>
1 parent 075fb9b commit 2ac9861

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gpu_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ concurrency:
3434
jobs:
3535
add-gpu-machine:
3636
runs-on: ubuntu-latest
37+
name: Add Runner ${{ inputs.semantic }}
3738
permissions:
3839
contents: read
3940
id-token: write

0 commit comments

Comments
 (0)