Skip to content

Commit 1556bb8

Browse files
committed
chore: adjust labeler
1 parent 177b585 commit 1556bb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/labeler.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
documentation:
2-
- '*.md'
2+
- '**/*.md'
33
- LICENSE
44
github-actions:
55
- .github/workflows/*.yml
66
javascript:
7-
- '*.js'
7+
- '**/*.js'
88
- .npmrc
99
- .nvmrc
1010
- package.json

0 commit comments

Comments
 (0)