Skip to content

Commit 99acf82

Browse files
build: add root documentation files to labeler config (#6550)
Signed-off-by: Ayush More <ayushmore42595@gmail.com>
1 parent 4829ba8 commit 99acf82

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/labeler.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ area/manifests:
2121
area/docs:
2222
- docs/*
2323
- docs/**/*
24+
- README.md
25+
- CONTRIBUTING.md
26+
- RELEASES.md
2427

2528
area/examples:
2629
- examples/*

0 commit comments

Comments
 (0)