Skip to content

Commit ed588fc

Browse files
authored
Exclude README.md from 'infrastructure' and add to 'docs' scope in labeler bot config (#261)
1 parent 96e9ea8 commit ed588fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@ infrastructure:
2525
- "scripts/**"
2626
- "**/CMakeLists.txt"
2727
- "cmake/**"
28+
- "!README.md"
2829
docs:
2930
- "docs/**"
31+
- "README.md"

0 commit comments

Comments
 (0)