mirror of
https://github.com/langgenius/dify.git
synced 2026-04-16 02:16:57 +08:00
11 lines
233 B
YAML
11 lines
233 B
YAML
web:
|
|
- changed-files:
|
|
- any-glob-to-any-file:
|
|
- 'web/**'
|
|
- 'packages/**'
|
|
- 'package.json'
|
|
- 'pnpm-lock.yaml'
|
|
- 'pnpm-workspace.yaml'
|
|
- '.npmrc'
|
|
- '.nvmrc'
|