Skip to content

Commit

Permalink
change crowdin download from daily to weekly
Browse files Browse the repository at this point in the history
(cherry picked from commit 35415e6)
  • Loading branch information
TheMCLoveMan committed Jun 16, 2024
1 parent d3690a6 commit 4f97ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin_download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Crowdin Download

on:
schedule:
- cron: '0 0 * * *'
- cron: '0 0 * * 0'
workflow_dispatch:

permissions: write-all
Expand Down

0 comments on commit 4f97ef7

Please sign in to comment.