Update contributor-help.yml

pull/55/head
CanisMinor 2023-04-26 01:13:30 +08:00 committed by GitHub
parent 6f218b13ab
commit cf292ed1e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,6 @@
name: Contributor Helper
on:
schedule:
- cron: '0 0 * * *'
on: [push, pull_request]
jobs:
contributor:
@ -13,6 +11,7 @@ jobs:
- uses: actions-cool/contributor-helper@v1
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 -->'