Allow manual docker actions
This commit is contained in:
parent
1aac36164a
commit
8362a19afe
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@ -6,6 +6,7 @@ name: Docker
|
|||||||
# documentation.
|
# documentation.
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '20 0 * * *'
|
- cron: '20 0 * * *'
|
||||||
push:
|
push:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user