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