Skip to content

Commit cc1efef

Browse files
authored
Update labeler.yml
1 parent c5b5f9c commit cc1efef

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/labeler.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,32 @@
22

33
'type-infra':
44
- changed-files:
5-
- any-glob-to-any-file: '.github/**'
5+
- any-glob-to-any-file: '.github/**'
66

77
'package:cronet_http':
88
- changed-files:
9-
- any-glob-to-any-file: 'pkgs/cronet_http/**'
9+
- any-glob-to-any-file: 'pkgs/cronet_http/**'
1010

1111
'package:cupertino_http':
1212
- changed-files:
13-
- any-glob-to-any-file: 'pkgs/cupertino_http/**'
13+
- any-glob-to-any-file: 'pkgs/cupertino_http/**'
1414

1515
'package:http':
1616
- changed-files:
17-
- any-glob-to-any-file: 'pkgs/http/**'
17+
- any-glob-to-any-file: 'pkgs/http/**'
1818

1919
'package:http2':
2020
- changed-files:
21-
- any-glob-to-any-file: 'pkgs/http2/**'
21+
- any-glob-to-any-file: 'pkgs/http2/**'
2222

2323
'package:http_client_conformance_tests':
2424
- changed-files:
25-
- any-glob-to-any-file: 'pkgs/http_client_conformance_tests/**'
25+
- any-glob-to-any-file: 'pkgs/http_client_conformance_tests/**'
2626

2727
'package:http_multi_server':
2828
- changed-files:
29-
- any-glob-to-any-file: 'pkgs/http_multi_server/**'
29+
- any-glob-to-any-file: 'pkgs/http_multi_server/**'
3030

3131
'package:http_parser':
3232
- changed-files:
33-
- any-glob-to-any-file: 'pkgs/http_parser/**'
33+
- any-glob-to-any-file: 'pkgs/http_parser/**'

0 commit comments

Comments
 (0)