mirror of
https://github.com/popcorn-official/popcorn-desktop.git
synced 2026-09-27 13:01:47 +02:00
16 lines
359 B
YAML
16 lines
359 B
YAML
rust:
|
|
- changed-files:
|
|
- any-glob-to-any-file: crates/**/*
|
|
|
|
'@popcorntime/desktop':
|
|
- changed-files:
|
|
- any-glob-to-any-file: apps/desktop/**/*
|
|
|
|
'@popcorntime/ui':
|
|
- changed-files:
|
|
- any-glob-to-any-file: packages/popcorntime-ui/**/*
|
|
|
|
'@popcorntime/i18n':
|
|
- changed-files:
|
|
- any-glob-to-any-file: packages/popcorntime-i18n/**/*
|