use push instead of pull_request

This commit is contained in:
Daniel A. Wozniak 2025-01-31 15:36:29 -07:00 committed by Daniel Wozniak
parent bdcac9e38b
commit 3add99aa12

View file

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