Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66bb5d4 commit ba3a6f3Copy full SHA for ba3a6f3
.github/workflows/transifex-pull.yml
@@ -2,7 +2,7 @@ name: Pull Translations from Transifex
2
3
on:
4
schedule:
5
- - cron: '0 0 * * *'
+ - cron: '0 * * * *'
6
workflow_dispatch:
7
permissions:
8
contents: write
0 commit comments