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,6 +6,7 @@ on:
- cron: "0 21 * * *" - cron: "0 21 * * *"
issue_comment: issue_comment:
types: [created] types: [created]
workflow_dispatch:
permissions: {} # none permissions: {} # none