1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 10:19:35 +02:00

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' - 'master'
schedule: schedule:
- cron: '0 3 * * *' - cron: '0 3 * * *'
workflow_call:
jobs: jobs:
generate-matrix: generate-matrix: