We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d58d6d commit 32a4568Copy full SHA for 32a4568
.github/workflows/update.yml
@@ -2,7 +2,7 @@ name: Update po/pot files
2
3
on:
4
schedule:
5
- - cron: "0 9 * * *"
+ - cron: "0 9 * * *"
6
7
env:
8
# branch name of python-docs-ja repository
0 commit comments