Browse Source

chore: Aligning the CI description and its behavior (#35325)

pull/35329/head
Amumu 3 years ago
committed by GitHub
parent
commit
4b71e1a694
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

@ -22,7 +22,7 @@ jobs:
assignees: 'afc163, zombieJ, xrkffgg, MadCcc'
comment-mark: 'version'
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.
Hi @${{ github.event.pull_request.user.login }}. Thanks for your contribution. The path `.github/` or `scripts/` and `CHANGELOG` is only maintained by team members. This current PR will be closed and team members will help on this.
close: true
set-failed: false

Loading…
Cancel
Save