Skip to content

Commit

Permalink
TASK-70643: avoid too many builds error with crowdin wf
Browse files Browse the repository at this point in the history
  • Loading branch information
bourasom committed Apr 22, 2024
1 parent 8698e89 commit 681f165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/download-crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Crowdin download Action

on:
schedule:
- cron: "30 20 * * *"
- cron: "15 22 * * *"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 681f165

Please sign in to comment.