Skip to content

Commit 26404c4

Browse files
committed
attempt to fix labeler.yml
1 parent c93aafd commit 26404c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/labeler.yml

+6
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@ internal:
2121
- '!README.md'
2222
- '!src/**'
2323
- '!pyproject.toml'
24+
25+
feature-or-bugfix:
26+
- all:
27+
- changed-files:
28+
- any-glob-to-any-file:
29+
- src/**

0 commit comments

Comments
 (0)