We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32aa50f commit 6a2102dCopy full SHA for 6a2102d
1 file changed
.github/workflows/e2e.yml
@@ -1,6 +1,10 @@
1
name: E2E Test
2
3
on:
4
+ pull_request:
5
+ paths:
6
+ - apps/expo-example/e2e/**
7
+ - apps/common-app/src/e2e_screens/**
8
push:
9
branches:
10
- main
0 commit comments