mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-09 01:42:35 +00:00
add manual dispatch to docker workflows
This commit is contained in:
1
.github/workflows/docker-latest.yml
vendored
1
.github/workflows/docker-latest.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Docker Latest
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- 2.x
|
||||
|
Reference in New Issue
Block a user