blob: 186268fe7870584828ea6d4d81294081de247a49 [file] [edit]
# Configuration for .github/workflows/pull_request_label.yml.
'type-infra':
- changed-files:
- any-glob-to-any-file: '.github/**'
'package:dart_mcp':
- changed-files:
- any-glob-to-any-file: 'pkgs/dart_mcp/**'
'package:dart_tooling_mcp_server':
- changed-files:
- any-glob-to-any-file: 'pkgs/dart_tooling_mcp_server/**'