Skip to content

Commit

Permalink
Update localization.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xYundy committed Jun 1, 2024
1 parent 265d701 commit 941d79a
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/localization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,6 @@ name: Sync Crowdin Translations

# Controls when the action will run.
on: workflow_dispatch
# Only run when started manually

#:
# inputs:
# uploadTranslations:
# description: "Set to true to upload (changed) translations to Crowdin"
# type: boolean
# required: true
# default: false

#schedule:
#- cron: '0 */6 * * *' # Every 6 hours - https://crontab.guru/#0_*/6_*_*_*

jobs:
synchronize-with-crowdin:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 941d79a

Please sign in to comment.