From f1d2b979d63cb983fb89d72e1cbdeacc46f1a38e Mon Sep 17 00:00:00 2001 From: Mark Bumiller Date: Fri, 6 Sep 2024 09:56:07 -0400 Subject: [PATCH] Update update-vdl-ground-stations.yml allow manual trigger --- .github/workflows/update-vdl-ground-stations.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-vdl-ground-stations.yml b/.github/workflows/update-vdl-ground-stations.yml index c07bf9844a2..47694c73f21 100644 --- a/.github/workflows/update-vdl-ground-stations.yml +++ b/.github/workflows/update-vdl-ground-stations.yml @@ -14,6 +14,7 @@ on: - scripts/convert_vdl2gs_to_json schedule: - cron: '35 * * * *' + workflow_dispatch: jobs: test: