blob: 2f72212e81d29bc19222310e278075c39ba749de [file] [log] [blame]
# 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_mcp_server':
- changed-files:
- any-glob-to-any-file: 'pkgs/dart_mcp_server/**'