chore: run the e2e-tests when the correct path changes

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-10-26 12:15:33 +02:00
parent 6f923c9e1d
commit 82a7998375
+1 -1
View File
@@ -7,7 +7,7 @@ on:
paths:
- '.github/workflows/e2e-win.yml'
- 'packages/cli/**'
- 'packages/e2e/**'
- 'packages/e2e-test/**'
- 'packages/create-app/**'
jobs: