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