diff --git a/repos.json b/repos.json index 2a7c175..1b2c3b5 100644 --- a/repos.json +++ b/repos.json @@ -1560,6 +1560,10 @@ "path": "template-files/.github/labeler.yaml", "targetPath": ".github/labeler.yaml" }, + { + "path": "template-files/.github/readmetreerc.yaml", + "targetPath": ".github/readmetreerc.yaml" + }, { "path": "template-files/.github/workflows/deployment.yaml", "targetPath": ".github/workflows/deployment.yaml", @@ -1656,10 +1660,6 @@ "path": "template-files/README.md", "targetPath": "README.md", "special": "README.md" - }, -{ - "path": "template-files/.github/readmetreerc.yaml", - "targetPath": ".github/readmetreerc.yaml" } ] }