diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 99c59eb62b..52b6d117c0 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -17,7 +17,7 @@ jobs: uses: superbrothers/close-pull-request@v3 with: # Optional. Post a issue comment just before closing a pull request. - comment: "非法PR. 请`fork`后修改自己的仓库, 而不是向主仓库提交更改. 如果您确信您的PR是为了给主仓库新增功能或修复bug, 请更改默认PR标题." + comment: "非法PR. 请`fork`后修改自己的仓库, 而不是向主仓库提交更改. 如果您确信您的PR是为了给主仓库新增功能或修复bug, 请更改默认PR标题. **注意**: 如果您再次触发本提示, 则有可能导致账号被封禁." golangci: name: lint