ci: allow manual docker publish runs
This commit is contained in:
@@ -6,6 +6,7 @@ name: Docker
|
|||||||
# documentation.
|
# documentation.
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 21 * * *'
|
- cron: '30 21 * * *'
|
||||||
push:
|
push:
|
||||||
|
|||||||
Reference in New Issue
Block a user