Skip to content

Commit

Permalink
⚒️ chore: Update contributor-help.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 authored May 21, 2023
1 parent 661b285 commit 324ad67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/contributor-help.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
with:
token: ${{ secrets.GH_TOKEN }}
style: 'simple'
update-files: 'README.md, README-zh_CN.md'
update-places: '<!-- CONTRIBUTION GROUP -->/<!-- CONTRIBUTION END -->, <!-- CONTRIBUTION GROUP -->/<!-- CONTRIBUTION END -->'
update-files: 'README.md'
update-places: '<!-- CONTRIBUTION GROUP -->/<!-- CONTRIBUTION END -->'

- name: Commit and push if changed
run: |-
Expand Down

0 comments on commit 324ad67

Please sign in to comment.