mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-01-16 18:01:19 +00:00
9 lines
172 B
YAML
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'
|