From f1a15475091778c0a8e84eef7b9d0d7d022a6158 Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Tue, 18 Jun 2024 17:29:14 +0800 Subject: [PATCH] test --- expected.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/expected.json b/expected.json index 12a8fad..c314984 100644 --- a/expected.json +++ b/expected.json @@ -4,16 +4,8 @@ "results": [ { "score": 0, - "comment": "## Forbidden File Check Failed: - The following forbidden files were found: expected.json - - To fix it, first make a backup of your repository and then run the following commands: - for i in expected.json; do git filter-repo --force --invert-paths --path \"$i\"; done - git remote add origin - git push --set-upstream origin --force - ## Release Tag Check Failed: - Wrong release tag 'a0'. Please use one of 'h1', 'h2', 'test'." -} + "comment": "" + } ] - } + } ]