Skip to content

Commit

Permalink
Assign dynamic run-names to prebuild-test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
m4heshd committed Jul 3, 2024
1 parent 76147f9 commit 8021b2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prebuild-test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: prebuild-test

run-name: Prebuild tests (${{ inputs.runtime }} [${{ inputs.targets }}])

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 8021b2f

Please sign in to comment.