This commit is contained in:
zzjc1234 2024-06-18 17:29:14 +08:00
parent f1c9d84744
commit f1a1547509

View File

@ -4,16 +4,8 @@
"results": [ "results": [
{ {
"score": 0, "score": 0,
"comment": "## Forbidden File Check Failed: "comment": ""
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'."
}
] ]
} }
] ]