ssh debug only runs on workflow dispatch

This commit is contained in:
Daniel A. Wozniak 2025-02-03 15:42:35 -07:00 committed by Daniel Wozniak
parent 90fdf4ed28
commit fcb47925e8

View file

@ -1,10 +1,6 @@
name: SSH Debug
run-name: "SSH Debug ${{ inputs.runner }}"
on:
pull_request: {}
push:
branches:
- '**'
workflow_dispatch:
inputs:
runner: