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. # documentation.
on: on:
workflow_dispatch:
schedule: schedule:
- cron: '20 0 * * *' - cron: '20 0 * * *'
push: push: