Allow to manually trigger workflow

This commit is contained in:
cytopia
2022-03-27 04:29:46 +02:00
committed by GitHub
parent a8c3f2c655
commit 0dc4bd6959

View File

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