Skip to content

Commit 2d333b4

Browse files
authored
Updated Labeler Config (#108)
1 parent 3e959cf commit 2d333b4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/labeler.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ CLI:
1313
- changed-files:
1414
- any-glob-to-any-file: '**/__main__.py'
1515

16-
release:
17-
- base-branch: 'main'
16+
documentation:
17+
- changed-files:
18+
- any-glob-to-any-file: '**/*.md'
1819

1920
enhancement:
2021
- head-branch:

0 commit comments

Comments
 (0)