File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 1
1
name : python-38
2
2
3
- on :
4
- push :
5
- branches :
6
- - master
7
- schedule :
8
- - cron : " 2 * * * *"
3
+ on : workflow_dispatch
9
4
10
5
jobs :
11
6
sync :
Original file line number Diff line number Diff line change @@ -37,11 +37,6 @@ Maintained versions:
37
37
:target: https://github.com/python/python-docs-zh-cn/actions?workflow=python-39
38
38
- .. image:: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpython%2Fpython-docs-zh-cn%2F3.9%2F.stat.json&query=%24.translation&label=zh-CN
39
39
:target: https://app.transifex.com/python-doc/python-39/
40
- * - `3.8 <https://github.com/python/python-docs-zh-cn/tree/3.8 >`_
41
- - .. image:: https://github.com/python/python-docs-zh-cn/workflows/python-38/badge.svg
42
- :target: https://github.com/python/python-docs-zh-cn/actions?workflow=python-38
43
- - .. image:: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpython%2Fpython-docs-zh-cn%2F3.8%2F.stat.json&query=%24.translation&label=zh-CN
44
- :target: https://app.transifex.com/python-doc/python-38/
45
40
46
41
EOL versions:
47
42
@@ -51,6 +46,11 @@ EOL versions:
51
46
* - Version
52
47
- Sync status
53
48
- Translation progress
49
+ * - `3.8 <https://github.com/python/python-docs-zh-cn/tree/3.8 >`_
50
+ - .. image:: https://github.com/python/python-docs-zh-cn/workflows/python-38/badge.svg
51
+ :target: https://github.com/python/python-docs-zh-cn/actions?workflow=python-38
52
+ - .. image:: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpython%2Fpython-docs-zh-cn%2F3.8%2F.stat.json&query=%24.translation&label=zh-CN
53
+ :target: https://app.transifex.com/python-doc/python-38/
54
54
* - `3.7 <https://github.com/python/python-docs-zh-cn/tree/3.7 >`_
55
55
- .. image:: https://github.com/python/python-docs-zh-cn/workflows/python-37/badge.svg
56
56
:target: https://github.com/python/python-docs-zh-cn/actions?workflow=python-37
You can’t perform that action at this time.
0 commit comments