Skip to content

Commit

Permalink
i18n: run daily at 00:00 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
guanlisheng committed Dec 28, 2024
1 parent dbb3130 commit 07cd187
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Crowdin Action
on:
push:
branches: [ master ]
schedule:
- cron: '0 0 * * *' # Runs daily at 00:00 UTC

jobs:
synchronize-with-crowdin:
Expand Down

0 comments on commit 07cd187

Please sign in to comment.