FreeTube/.github/pr-labeler.yml
efb4f5ff-1298-471a-8973-3d47447115dc acf3db5ace
Fix pr-labeler.yml (#4449)
2023-12-13 02:04:45 +00:00

9 lines
179 B
YAML

'PR: waiting for review':
- changed-files:
- any-glob-to-any-file: '**'
'PR: dependencies':
- any:
- changed-files:
- any-glob-to-any-file: ['yarn.lock', 'package.json']