mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
10 lines
216 B
YAML
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'
|