From 7e53fcb2726e2538cda4efd3e59b7bbd48778bb5 Mon Sep 17 00:00:00 2001 From: Benedek Farkas Date: Fri, 19 Sep 2025 10:11:51 +0200 Subject: [PATCH] Cleaning up the build-crowdin-translation-packages workflow --- .github/workflows/build-crowdin-translation-packages.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/build-crowdin-translation-packages.yml b/.github/workflows/build-crowdin-translation-packages.yml index 25e57af73..401b60f8f 100644 --- a/.github/workflows/build-crowdin-translation-packages.yml +++ b/.github/workflows/build-crowdin-translation-packages.yml @@ -3,13 +3,10 @@ name: Build Crowdin Translation Packages on: workflow_dispatch: schedule: - - cron: "0 6 * * *" + - cron: '0 6 * * *' jobs: build-crowdin-translation-packages: - defaults: - run: - shell: pwsh runs-on: ubuntu-latest steps: