mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-01-22 02:48:52 +08:00
Disable auto action
This commit is contained in:
parent
f9ae485973
commit
34cbe16a1c
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ssh-server.yml
vendored
3
.github/workflows/ssh-server.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: testing stable version
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
default-user-name-password:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue