Skip to content

Commit

Permalink
Only run translation task Mon/Wed/Fri
Browse files Browse the repository at this point in the history
  • Loading branch information
azvoleff committed Jul 7, 2022
1 parent e5560d0 commit 565b4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translation_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update translations

on:
schedule:
- cron: "0 4 * * *"
- cron: "0 4 * * 1,3,5"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 565b4f9

Please sign in to comment.