Cleaning up the build-crowdin-translation-packages workflow

This commit is contained in:
Benedek Farkas
2025-09-19 10:11:51 +02:00
parent c683103578
commit 7e53fcb272

View File

@@ -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: