mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
ssh debug only runs on workflow dispatch
This commit is contained in:
parent
90fdf4ed28
commit
fcb47925e8
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ssh-debug.yml
vendored
4
.github/workflows/ssh-debug.yml
vendored
|
@ -1,10 +1,6 @@
|
|||
name: SSH Debug
|
||||
run-name: "SSH Debug ${{ inputs.runner }}"
|
||||
on:
|
||||
pull_request: {}
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
runner:
|
||||
|
|
Loading…
Add table
Reference in a new issue