blob: 6d477b3173c30a17274448fc95df7afcfbcd8eb8 [file] [log] [blame]
# Configuration for .github/workflows/pull_request_label.yml.
'type-infra':
- changed-files:
- any-glob-to-any-file: '.github/**'
'package:cronet_http':
- changed-files:
- any-glob-to-any-file: 'pkgs/cronet_http/**'
'package:cupertino_http':
- changed-files:
- any-glob-to-any-file: 'pkgs/cupertino_http/**'
'package:http':
- changed-files:
- any-glob-to-any-file: 'pkgs/http/**'
'package:http_client_conformance_tests':
- changed-files:
- any-glob-to-any-file: 'pkgs/http_client_conformance_tests/**'