Browse Source

ci: add MadCcc assign

pull/34075/head
xrkffgg 3 years ago
committed by GitHub
parent
commit
904ef933ef
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/verify-files-modify.yml

2
.github/workflows/verify-files-modify.yml

@ -14,7 +14,7 @@ jobs:
forbid-paths: '.github/, scripts/'
forbid-files: 'CHANGELOG.zh-CN.md, CHANGELOG.en-US.md, LICENSE'
skip-verify-authority: 'write'
assignees: 'afc163, zombieJ, xrkffgg'
assignees: 'afc163, zombieJ, xrkffgg, MadCcc'
comment: |
Hi @${{ github.event.pull_request.user.login }}. Thanks for your contribution. The path `.github/` or `scripts/` and `CHANGELOG` `package.json` is only maintained by team members. This current PR will be closed and team members will help on this.
close: true

Loading…
Cancel
Save