Skip to content

Commit ad20a04

Browse files
committed
ci: remove E2E tests trigger on CLI source files
1 parent a836940 commit ad20a04

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/test-e2e-android.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- 'packages/react-native-legal/**/*.[tj]sx?'
1010
- 'packages/react-native-legal/android/**'
1111
- 'packages/shared/**/*.[tj]sx?'
12-
- 'packages/license-kit/**/*.[tj]sx?'
1312
- 'examples/bare-example/**/*.[tj]sx?'
1413
- 'examples/bare-example/android/**'
1514

.github/workflows/test-e2e-ios.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- 'packages/react-native-legal/**/*.[tj]sx?'
1010
- 'packages/react-native-legal/ios/**'
1111
- 'packages/shared/**/*.[tj]sx?'
12-
- 'packages/license-kit/**/*.[tj]sx?'
1312
- 'examples/bare-example/**/*.[tj]sx?'
1413
- 'examples/bare-example/ios/**'
1514

0 commit comments

Comments
 (0)