| # This configures the .github/workflows/pull_request_label.yml workflow. | |
| 'type-infra': | |
| - '.github/**' | |
| 'package:blast_repo': | |
| - pkgs/blast_repo/**/* | |
| 'package:corpus': | |
| - pkgs/corpus/**/* | |
| 'package:dart_flutter_team_lints': | |
| - pkgs/dart_flutter_team_lints/**/* | |
| 'package:firehose': | |
| - pkgs/firehose/**/* | |
| 'package:repo_manage': | |
| - pkgs/repo_manage/**/* |