chore(workflow): add perf label for PR (#12473)
This commit is contained in:
4
.github/pr-labeler.yml
vendored
4
.github/pr-labeler.yml
vendored
@@ -1,7 +1,9 @@
|
||||
"change: feat":
|
||||
- "/^(feat|perf|types|style)/"
|
||||
- "/^(feat|types|style)/"
|
||||
"change: fix":
|
||||
- "/^fix/"
|
||||
"change: perf":
|
||||
- "/^perf/"
|
||||
"change: breaking":
|
||||
- "/^breaking change/"
|
||||
"change: docs":
|
||||
|
||||
Reference in New Issue
Block a user