Skip to content

Commit 0891e88

Browse files
authored
Update update.yml
1 parent 32a4568 commit 0891e88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/update.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Update po/pot files
22

3-
on:
4-
schedule:
5-
- cron: "0 9 * * *"
3+
on: workflow_dispatch
4+
# schedule:
5+
# - cron: "0 9 * * *"
66

77
env:
88
# branch name of python-docs-ja repository

0 commit comments

Comments
 (0)