1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 02:12:30 +01:00

allow manual trigger

This commit is contained in:
Mikael Finstad 2021-04-05 12:49:25 +07:00
parent 913605686d
commit a3a0d1ae34
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

View File

@ -6,6 +6,7 @@ on:
- 'v*'
schedule:
- cron: '0 10 * * 0'
workflow_dispatch:
jobs: