Add manual run to docker ci build

This commit is contained in:
Chocobozzz 2024-07-01 10:53:19 +02:00
parent dcfd83350a
commit 45d22afca6
No known key found for this signature in database
GPG Key ID: 583A612D890159BE

View File

@ -6,6 +6,7 @@ on:
- 'master'
schedule:
- cron: '0 3 * * *'
workflow_call:
jobs:
generate-matrix: