blob: a1a086e9c3797caf029edfde7dc8a40830d21896 [file] [log] [blame]
# Configuration for .github/workflows/pull_request_label.yml.
'type-infra':
- changed-files:
- any-glob-to-any-file: '.github/**'
'package:cli_config':
- changed-files:
- any-glob-to-any-file: 'pkgs/cli_config/**'
'package:extension_discovery':
- changed-files:
- any-glob-to-any-file: 'pkgs/extension_discovery/**'
'package:graphs':
- changed-files:
- any-glob-to-any-file: 'pkgs/graphs/**'
'package:unified_analytics':
- changed-files:
- any-glob-to-any-file: 'pkgs/unified_analytics/**'