From 324ad67f10c18b097d9bc0cc7157a86092972a01 Mon Sep 17 00:00:00 2001 From: CanisMinor Date: Mon, 22 May 2023 00:22:26 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=92=EF=B8=8F=20chore:=20Update=20contribu?= =?UTF-8?q?tor-help.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/contributor-help.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/contributor-help.yml b/.github/workflows/contributor-help.yml index 269507f7bb..9930606609 100644 --- a/.github/workflows/contributor-help.yml +++ b/.github/workflows/contributor-help.yml @@ -15,8 +15,8 @@ jobs: with: token: ${{ secrets.GH_TOKEN }} style: 'simple' - update-files: 'README.md, README-zh_CN.md' - update-places: '/, /' + update-files: 'README.md' + update-places: '/' - name: Commit and push if changed run: |-