#0000 - Remove workflow_dispatch
trigger from Forgejo workflows
This commit is contained in:
parent
0bd84540a6
commit
63c33c0771
3 changed files with 0 additions and 4 deletions
.forgejo/workflows
|
@ -2,7 +2,6 @@ on:
|
|||
push:
|
||||
branches-ignore:
|
||||
- 'master'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
docker-dev:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue