blob: b28cc279197f7f5bf47396946e737a170fb295ef [file] [log] [blame] [edit]
# This configures the .github/workflows/pull_request_label.yml workflow.
'type-infra':
- changed-files:
- any-glob-to-any-file: '.github/**'
'package:blast_repo':
- changed-files:
- any-glob-to-any-file: 'pkgs/blast_repo/**/*'
'package:corpus':
- changed-files:
- any-glob-to-any-file: 'pkgs/corpus/**/*'
'package:dart_flutter_team_lints':
- changed-files:
- any-glob-to-any-file: 'pkgs/dart_flutter_team_lints/**/*'
'package:firehose':
- changed-files:
- any-glob-to-any-file: 'pkgs/firehose/**/*'
'package:repo_manage':
- changed-files:
- any-glob-to-any-file: 'pkgs/repo_manage/**/*'
'package:sdk_triage_bot':
- changed-files:
- any-glob-to-any-file: 'pkgs/sdk_triage_bot/**/*'
'package:trebuchet':
- changed-files:
- any-glob-to-any-file: 'pkgs/trebuchet/**/*'