mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 18:27:19 +08:00
Co-authored-by: Copilot <copilot@github.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
10 lines
212 B
YAML
10 lines
212 B
YAML
web:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- 'web/**'
|
|
- 'packages/**'
|
|
- 'package.json'
|
|
- 'pnpm-lock.yaml'
|
|
- 'pnpm-workspace.yaml'
|
|
- '.nvmrc'
|