mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-12-03 23:51:44 +01:00
9 lines
179 B
YAML
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']
|