2024-02-24 09:10:38 +01:00

9 lines
172 B
YAML

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