Allow to manually trigger workflow

This commit is contained in:
cytopia
2022-03-27 04:28:57 +02:00
committed by GitHub
parent 2655813ab8
commit a8c3f2c655

View File

@@ -11,6 +11,7 @@ name: nightly
# -------------------------------------------------------------------------------------------------
on:
# Runs daily
workflow_dispatch:
schedule:
- cron: '0 0 * * *'