blob: 2429be4aa4625bd6ab8b96eda7e99a2a863fd5d6 [file] [log] [blame]
# Configuration for .github/workflows/pull_request_label.yml.
'type-infra':
- changed-files:
- any-glob-to-any-file: '.github/**'
'package:leak_tracker':
- changed-files:
- any-glob-to-any-file: 'pkgs/leak_tracker/**'
'package:leak_tracker_flutter_testing':
- changed-files:
- any-glob-to-any-file: 'pkgs/leak_tracker_flutter_testing/**'
'package:leak_tracker_testing':
- changed-files:
- any-glob-to-any-file: 'pkgs/leak_tracker_testing/**'
'package:memory_usage':
- changed-files:
- any-glob-to-any-file: 'pkgs/memory_usage/**'