Skip to content

Commit c32c277

Browse files
authored
Merge pull request #195 from ruby-go-gem/fix_labeler
nits: Tweak label rules
2 parents 85e879c + 820cd88 commit c32c277

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)