Skip to content

Commit feac1df

Browse files
committed
static root
1 parent e787855 commit feac1df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/static-root-checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Test TypeScript and Lint
22
on:
33
pull_request:
44
paths:
5-
- 'src/**'
6-
- '*'
5+
- 'packages/react-native-gesture-handler/src/**'
6+
- 'packages/react-native-gesture-handler/*'
77
push:
88
branches:
99
- main

0 commit comments

Comments
 (0)