mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add run name
This commit is contained in:
parent
7afd7649f5
commit
d658154449
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ssh-debug.yml
vendored
1
.github/workflows/ssh-debug.yml
vendored
|
@ -1,4 +1,5 @@
|
|||
name: SSH Debug
|
||||
run-name: "SSH Debug ${{ inputs.runner }}"
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Reference in a new issue