Allow manual docker actions

This commit is contained in:
fredodiable 2023-08-15 00:30:25 +02:00
parent 1aac36164a
commit 8362a19afe

View File

@ -6,6 +6,7 @@ name: Docker
# documentation.
on:
workflow_dispatch:
schedule:
- cron: '20 0 * * *'
push: