Skip to content

Commit efcf326

Browse files
committed
add logging overriding
1 parent 2e241e3 commit efcf326

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/labeler.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ internal:
2121
- '!README.md'
2222
- '!src/**'
2323
- '!pyproject.toml'
24+
25+
#if branch starts with feature/ then apply this label
26+
feature:
27+
- head-branch: ['^feature', 'feature']

0 commit comments

Comments
 (0)