Skip to content

Commit

Permalink
Added runID to the display name
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcr01 committed Sep 5, 2024
1 parent 6188513 commit 40e80c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Test_installation_assistant.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
run-name: Test installation assistant - System/s ${{ inputs.SYSTEMS }} - Launched by @${{ github.actor }}
run-name: Test installation assistant - ${{ github.run_id }} - ${{ inputs.SYSTEMS }} - Launched by @${{ github.actor }}
name: Test installation assistant

on:
Expand Down

0 comments on commit 40e80c3

Please sign in to comment.