Merge pull request #1111 from yutkat/dev

Fix matcher
pull/1112/head
Yuta Katayama 8 months ago committed by GitHub
commit 4d93f6d7ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@
"pattern": [
{
"regexp": "^(https:\\\/\\\/github.com\\\/.+\\\/.+)$",
"url": 1
"message": 1
}
]
}

Loading…
Cancel
Save