From 82317bc033c7d122400daa2f89fa11eddf539d14 Mon Sep 17 00:00:00 2001 From: Shiming Zhang Date: Wed, 19 Jan 2022 15:27:07 +0800 Subject: [PATCH] Update ci-bot.yml --- .github/workflows/ci-bot.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci-bot.yml b/.github/workflows/ci-bot.yml index e7c0862..62cd73a 100644 --- a/.github/workflows/ci-bot.yml +++ b/.github/workflows/ci-bot.yml @@ -86,8 +86,8 @@ jobs: TYPE: created GREETING: |- Hi @${{ github.event.issue.user.login }}, - Thanks for opening an issue! - We will look into it as soon as possible. + 感谢您的反馈! + 我们会尽快跟进. pr_opened: name: PR Opened @@ -104,9 +104,8 @@ jobs: TYPE: created GREETING: |- Hi @${{ github.event.pull_request.user.login }}, - Thanks for your pull request! - If the PR is ready, use the `/auto-cc` command to assign Reviewer to Review. - We will review it shortly. + 感谢您的 PR ! + 我们会尽快跟进. issue_commented: name: Issue Commented