From 58464b2cee9aebc22dcbee6dc9b48267f5044ee5 Mon Sep 17 00:00:00 2001 From: ChenZhaoYu <790348264@qq.com> Date: Wed, 15 Feb 2023 16:55:21 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=8E=A8=E9=80=81=E9=94=99=E8=AF=AF?= =?UTF-8?q?=EF=BC=8C=E5=BA=94=E8=AF=A5=E5=9C=A8=20dev=20=E5=88=86=E6=94=AF?= =?UTF-8?q?=E4=B8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/reademe-contributors.yml | 19 ------------------- README.md | 4 ---- 2 files changed, 23 deletions(-) delete mode 100644 .github/workflows/reademe-contributors.yml diff --git a/.github/workflows/reademe-contributors.yml b/.github/workflows/reademe-contributors.yml deleted file mode 100644 index 53c3414..0000000 --- a/.github/workflows/reademe-contributors.yml +++ /dev/null @@ -1,19 +0,0 @@ -# 监听 master 分支 -on: - push: - branches: - - main - -# action 名称 -name: Contributes - -jobs: - # 任务 - contrib-readme-en-job: - runs-on: ubuntu-latest - name: A job to automate contrib in readme - steps: - - name: Contribute List - uses: akhilmhdh/contributors-readme-action@v2.3.4 - env: - GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }} diff --git a/README.md b/README.md index 5626b58..ba97d0c 100644 --- a/README.md +++ b/README.md @@ -117,9 +117,5 @@ Q: 文件保存时全部爆红? A: `vscode` 请安装项目推荐插件,或手动安装 `Eslint` 插件。 -## 贡献者 - - - ## License MIT © [ChenZhaoYu](./license)