Skip to content

Commit

Permalink
Display inputs in name of the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jun66j5 committed Sep 7, 2024
1 parent 091d516 commit b5eb7b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
name: Run tests

run-name: "Run tests: ${{ toJSON(inputs) }}"

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit b5eb7b8

Please sign in to comment.