Skip to content

Commit 820cd88

Browse files
committed
nits: Tweak label rules
1 parent 7fd3ff6 commit 820cd88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
go-module:
1+
go:
22
- changed-files:
33
- any-glob-to-any-file: "ruby/**/*"
44

5-
go_gem:
5+
ruby:
66
- changed-files:
77
- any-glob-to-any-file: "gem/**/*"
88

0 commit comments

Comments
 (0)