2024-04-06 11:15:35 +02:00

10 lines
216 B
YAML

# These file filter patterns are used by the action https://github.com/dorny/paths-filter
e2e-all:
- '**/*'
e2e-docs:
- '**/*.md'
- '.github/workflows/e2e.deploy.docs.yml'
- '.vuepress/*'
- 'package.json'