[skip ci] Update issue closer rules

(cherry picked from commit feddd9285d)
This commit is contained in:
arkon
2021-06-25 22:45:02 -04:00
committed by Jobobby04
parent 117aaf66a8
commit d28331c9d2
2 changed files with 1 additions and 11 deletions
-10
View File
@@ -13,16 +13,6 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
rules: |
[
{
"type": "title",
"regex": ".*THIS ISSUE IS IN THE WRONG REPO.*",
"message": "It was not opened in the correct repo, as the template mentioned."
},
{
"type": "title",
"regex": ".*<Write short description here>*",
"message": "The description in the title was not filled out."
},
{
"type": "body",
"regex": ".*DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT.*",