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.
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '20 0 * * *'
|
||||
push:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user