blob: 1606c7b660c153ab48ee5e5310bf3d95851f1b40 [file] [edit]
# Configuration for .github/workflows/pull_request_label.yml.
'type-infra':
- changed-files:
- any-glob-to-any-file: '.github/**'
'package:appengine':
- changed-files:
- any-glob-to-any-file: 'pkgs/appengine/**'
'package:gcloud':
- changed-files:
- any-glob-to-any-file: 'pkgs/gcloud/**'
'package:io_file':
- changed-files:
- any-glob-to-any-file: 'pkgs/io_file/**'
'package:jot':
- changed-files:
- any-glob-to-any-file: 'pkgs/jot/**'
'package:native_synchronization':
- changed-files:
- any-glob-to-any-file: 'pkgs/native_synchronization/**'
'package:timezone':
- changed-files:
- any-glob-to-any-file: 'pkgs/timezone/**'