diff --git a/.github/workflows/doc-build.yml b/.github/workflows/doc-build.yml
index 4b0d6e8652..a10f7d82e5 100644
--- a/.github/workflows/doc-build.yml
+++ b/.github/workflows/doc-build.yml
@@ -3,7 +3,7 @@ name: Doc Build
on:
push:
- branch: ['masterx']
+ branch: ['master']
permissions:
contents: write
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index bb8deeefe1..bfbd997051 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
# Run in all these versions of Python
- python-version: ["3.5", "3.7", "3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
# 排除版本
exclude:
- os: ubuntu-latest
diff --git a/docs/index.md b/docs/index.md
index 37ae2d5c18..ccfb1dd179 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -36,6 +36,6 @@ features:
微信交流群
-
+
回复:`domain-admin`,和众多使用者一起交流学习使用经验,反馈使用问题,获得更及时的解答和修复