From 9655766a108c921435426d63cb66b077f4228519 Mon Sep 17 00:00:00 2001 From: Monet Lee Date: Sat, 21 Sep 2024 13:17:30 +0800 Subject: [PATCH 1/2] test: diff comments test. --- .github/workflows/comment-check.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/comment-check.yml b/.github/workflows/comment-check.yml index 51c73fc..e4156ea 100644 --- a/.github/workflows/comment-check.yml +++ b/.github/workflows/comment-check.yml @@ -157,7 +157,8 @@ jobs: ${{ env.NON_ENGLISH_COMMENTS }} ``` - ### true test 这就是中文的含金量 ## true test 爱来自瓷器 - ### 这就是中文的含金量 \ No newline at end of file + ### 这就是中文的含金量 + +# 现在测试的只有diff , no include entire repo \ No newline at end of file From af64029e1c70a1ccdbf68af58947e98794743c59 Mon Sep 17 00:00:00 2001 From: Monet Lee Date: Sat, 21 Sep 2024 13:28:19 +0800 Subject: [PATCH 2/2] 666 --- .github/workflows/comment-check.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/comment-check.yml b/.github/workflows/comment-check.yml index 8e985a0..d1471c0 100644 --- a/.github/workflows/comment-check.yml +++ b/.github/workflows/comment-check.yml @@ -162,4 +162,7 @@ jobs: ## true test 爱来自瓷器 ### 这就是中文的含金量 -# 现在测试的只有diff , no include entire repo \ No newline at end of file +# 现在测试的只有diff , no include entire repo + + +# 再加一点改动后的情况 bot 会是edited \ No newline at end of file