Skip to content

Commit 74eb956

Browse files
authored
Merge branch 'master' into master
2 parents 4592fcd + 0ce16a0 commit 74eb956

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

‎.github/workflows/python-37.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: python-37
22

3-
on:
4-
push:
5-
branches:
6-
- master
7-
schedule:
8-
- cron: "0 * * * *"
3+
on: workflow_dispatch
94

105
jobs:
116
sync:

‎README.rst

+9
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@ Maintained versions:
3737
:target: https://github.com/python/python-docs-zh-cn/actions?workflow=python-38
3838
- .. image:: https://img.shields.io/badge/dynamic/json.svg?label=zh_CN&query=%24.zh_CN&url=http://gce.zhsj.me/python/38
3939
:target: https://app.transifex.com/python-doc/python-38/
40+
41+
EOL versions:
42+
43+
.. list-table::
44+
:header-rows: 1
45+
46+
* - Version
47+
- Sync status
48+
- Translation progress
4049
* - `3.7 <https://github.com/python/python-docs-zh-cn/tree/3.7>`_
4150
- .. image:: https://github.com/python/python-docs-zh-cn/workflows/python-37/badge.svg
4251
:target: https://github.com/python/python-docs-zh-cn/actions?workflow=python-37

0 commit comments

Comments
 (0)