fix: actions to comment on PR again

😡
This commit is contained in:
Henry 2020-08-01 15:44:20 +01:00
parent 43e3d0a360
commit 2d39ef391e
No known key found for this signature in database
GPG Key ID: 5B3C7E38D81D924D
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ jobs:
-
uses: github-actions-up-and-running/pr-comment@v1.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
message: "👍感谢提交该 PR请确保使用了 [PR 模板](https://github.com/DIYgod/RSSHub/blob/master/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md) 以便于测试。
repo-token: ${{ secrets.GITHUB_TOKEN }}
message: "👍感谢提交该 PR请确保使用了 [PR 模板](https://github.com/DIYgod/RSSHub/blob/master/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md) 以便于测试。
👍Thanks for the PR, please make sure you have followed the [PR template](https://github.com/DIYgod/RSSHub/blob/master/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md) to simplify the testing."