diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 4f4385c..b6b3b6e 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -5,6 +5,7 @@ on: branches: - "main" + workflow_dispatch: schedule: # Run every day at midnight, https://crontab.guru/#@daily. - cron: "0 0 * * *"