Skip to content

Commit 2f78e19

Browse files
authored
Update 3.7 to EOL
1 parent c2b3e96 commit 2f78e19

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ 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-
* - `3.7 <https://github.com/python/python-docs-zh-cn/tree/3.7>`_
40+
* - `3.7 <https://github.com/python/python-docs-zh-cn/tree/3.7>`_ [EOL]
4141
- .. image:: https://github.com/python/python-docs-zh-cn/workflows/python-37/badge.svg
4242
:target: https://github.com/python/python-docs-zh-cn/actions?workflow=python-37
4343
- .. image:: https://img.shields.io/badge/dynamic/json.svg?label=zh_CN&query=%24.zh_CN&url=http://gce.zhsj.me/python/37

0 commit comments

Comments
 (0)