Skip to content

Commit b43178b

Browse files
authored
ci(pr-labeler): update the labeler.yaml to mark ci and documentation as "type:" (#5479)
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 34ce9a9 commit b43178b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/labeler.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
"component:ci":
1+
"type:ci":
22
- .github/**/*
33
- "*.json"
44
- "*.yaml"
55
- "*.cfg"
66
- .clang-format
77
- .gitignore
88
- .prettierignore
9-
"component:documentation":
9+
"type:documentation":
1010
- docs/**/*
1111
- "**/*.md"
1212
- "**/*.rst"

0 commit comments

Comments
 (0)