mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
8 lines
153 B
YAML
8 lines
153 B
YAML
# These file filter patterns are used by the action https://github.com/dorny/paths-filter
|
|
e2e-all:
|
|
- '**/*'
|
|
|
|
e2e-docs:
|
|
- '**/*.md'
|
|
- '.vuepress/*'
|