Add option to start manually

This commit is contained in:
Laurent Destailleur 2022-12-30 19:29:19 +01:00
parent f816587cfb
commit 73e776a441

View File

@ -6,7 +6,8 @@ on:
- cron: "0 21 * * *"
issue_comment:
types: [created]
workflow_dispatch:
permissions: {} # none
jobs: