From 81acde7485256ca23ba2e73c7af39583fc162ba2 Mon Sep 17 00:00:00 2001 From: Slendy Date: Sun, 29 Sep 2024 19:28:13 -0500 Subject: [PATCH] Add manual trigger for Crowdin GitHub action --- .github/workflows/crowdin-pull.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/crowdin-pull.yml b/.github/workflows/crowdin-pull.yml index 1f36bca8..99b425b3 100644 --- a/.github/workflows/crowdin-pull.yml +++ b/.github/workflows/crowdin-pull.yml @@ -1,6 +1,7 @@ on: schedule: - cron: "*/60 * * * *" + workflow_dispatch: name: Download Translations from Crowdin