ci: remove package.json

This commit is contained in:
xrkffgg 2021-06-18 19:30:22 +08:00 committed by GitHub
parent 2f6f6f0e6e
commit f4380689f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
uses: actions-cool/verify-files-modify@v1.2.2
with:
forbid-paths: '.github/, scripts/'
forbid-files: 'CHANGELOG.zh-CN.md, CHANGELOG.en-US.md, package.json, LICENSE'
forbid-files: 'CHANGELOG.zh-CN.md, CHANGELOG.en-US.md, LICENSE'
skip-verify-authority: 'write'
assignees: 'afc163, zombieJ, xrkffgg'
comment: |