test
This commit is contained in:
parent
f1c9d84744
commit
f1a1547509
|
@ -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'."
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user