Gitea Actions does not support the workflow_dispatch trigger event...
This commit is contained in:
parent
91f24ac272
commit
54ed170745
@ -4,11 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
host:
|
||||
description: 'Domain name of host to connect (e.g. jafner.net)'
|
||||
required: true
|
||||
|
||||
jobs:
|
||||
ssh:
|
||||
|
Loading…
Reference in New Issue
Block a user