ci: fix labeler adding style on refactor

This commit is contained in:
ITOH
2023-04-03 16:43:17 +02:00
committed by GitHub
parent fda9ef25f2
commit bb92a78e6a

2
.github/labeler.yml vendored
View File

@@ -75,7 +75,7 @@ labels:
- label: 't-style'
matcher:
title: "^refactor(\\(.+\\))?!?: .*"
title: "^style(\\(.+\\))?!?: .*"
- label: 't-test'
matcher: