diff --git a/.github/archive-repo-matcher.json b/.github/archive-repo-matcher.json index 01fe4a9..18ad54c 100644 --- a/.github/archive-repo-matcher.json +++ b/.github/archive-repo-matcher.json @@ -5,7 +5,7 @@ "pattern": [ { "regexp": "^(https:\\\/\\\/github.com\\\/.+\\\/.+)$", - "url": 1 + "message": 1 } ] }