Update greetings.yml

This commit is contained in:
CuteDress 2023-11-04 11:16:15 +08:00 committed by GitHub
parent c61683f4f7
commit b0ad999c23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,4 +13,4 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
#issue-message: "Message that will be displayed on users' first issue"
pr-message: "你好 @${{ github.actor }}感谢提交PR\n我们会尽早审核回应~😊"
pr-message: "你好 @${{ github.actor }}感谢提交PR\nHi @${{ github.actor }}, thanks for opening the Pull Request!\n我们会尽早审核回应~😊\nWe will respond to it as soon as possible~😊"