mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
⚒️ chore: Update contributor-help.yml
This commit is contained in:
4
.github/workflows/contributor-help.yml
vendored
4
.github/workflows/contributor-help.yml
vendored
@@ -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: |-
|
||||
|
||||
Reference in New Issue
Block a user