Skip to content

Commit 4f0f4f1

Browse files
committed
fixed the label issue
1 parent 5478c35 commit 4f0f4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ label-for-breaking-changes: breaking
1313
label-mapping:
1414
documentation: ["docs"]
1515
feature: ["feat"]
16-
fix: ["fix"]
16+
bugfix: ["fix"]
1717
infra: ["build", "ci", "chore"]
1818
integration:
1919
[

0 commit comments

Comments
 (0)