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