From 06ba05a01fba14705a96d2368c53f3ac963dc79a Mon Sep 17 00:00:00 2001 From: AIsouler Date: Fri, 18 Oct 2024 19:16:21 +0800 Subject: [PATCH] feat: new workflows --- .github/workflows/add_labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/add_labels.yml b/.github/workflows/add_labels.yml index 88b3e116..6e1c37f5 100644 --- a/.github/workflows/add_labels.yml +++ b/.github/workflows/add_labels.yml @@ -25,6 +25,6 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} issue-number: ${{ github.event.issue.number }} body: | - 你好 ${{ github.event.issue.user.login }}。由于您的 Issue 缺少必要的快照信息。请在评论中提供更多信息,以便我们更好地帮助您。谢谢! + 你好 ${{ github.event.issue.user.login }},由于您的 Issue 缺少必要的快照信息,请在评论中提供更多信息,以便我们更好地帮助您,谢谢! Hello ${{ github.event.issue.user.login }}. Due to the lack of necessary snapshot information in your Issue, please provide more information in the comment so that we can better assist you. Thank you!