ci: Pull Crowdin strings less often
Crowdin is starting to give errors and pulling less often may help.
This commit is contained in:
parent
f8c901b2c1
commit
4b78d056fd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_strings.yml
vendored
2
.github/workflows/pull_strings.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Pull strings
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 */6 * * *"
|
||||
- cron: "0 */8 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue