Skip to content

Commit dd4b3c3

Browse files
authored
Update labeler.yml
1 parent 7a97d27 commit dd4b3c3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.github/labeler.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
action:
2-
- '.github/*'
2+
- changed-files:
3+
- any-glob-to-any-file: '.github/*'
34
supperthomas:
4-
- 'source/00_supperthomas'
5+
- changed-files:
6+
- any-glob-to-any-file: 'source/00_supperthomas'
57
xupenghu:
6-
- 'source/03_xupenghu'
8+
- changed-files:
9+
- any-glob-to-any-file: 'source/03_xupenghu'

0 commit comments

Comments
 (0)