From 1578a166b3fdf70f78bbaece57ff0167192daf68 Mon Sep 17 00:00:00 2001 From: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com> Date: Fri, 1 Nov 2024 16:34:10 +0100 Subject: [PATCH] Update update-data.yml --- .github/workflows/update-data.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index 5dcca023c..a3da13028 100644 --- a/.github/workflows/update-data.yml +++ b/.github/workflows/update-data.yml @@ -13,6 +13,7 @@ on: # Uncomment the following to run the workflow on a schedule (currently set to every Wednesday at 10:59 PM UTC) # schedule: # - cron: '59 22 * * 3' + workflow_dispatch: # Allow manual triggering of the workflow from the GitHub Actions interface # Workflows are structured as jobs, and each job includes sequential steps jobs: