dify/.github/labeler.yml
2026-04-08 03:24:41 +00:00

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'