Skip to content

Commit dd1002a

Browse files
committed
Update JavaScript Label
1 parent ff7ad02 commit dd1002a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/labeler.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ rust:
2828
javascript:
2929
- changed-files:
3030
- any-glob-to-any-file:
31-
- '**/javascript/**/*'
31+
- 'javascript/**/*'
32+
- 'templates/javascript/**/*'
3233

3334
typescript:
3435
- changed-files:

0 commit comments

Comments
 (0)