Skip to content

Commit

Permalink
ssh debug only runs on workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Feb 3, 2025
1 parent 90fdf4e commit fcb4792
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ssh-debug.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: SSH Debug
run-name: "SSH Debug ${{ inputs.runner }}"
on:
pull_request: {}
push:
branches:
- '**'
workflow_dispatch:
inputs:
runner:
Expand Down

0 comments on commit fcb4792

Please sign in to comment.