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 e787855 commit feac1dfCopy full SHA for feac1df
1 file changed
.github/workflows/static-root-checks.yml
@@ -2,8 +2,8 @@ name: Test TypeScript and Lint
2
on:
3
pull_request:
4
paths:
5
- - 'src/**'
6
- - '*'
+ - 'packages/react-native-gesture-handler/src/**'
+ - 'packages/react-native-gesture-handler/*'
7
push:
8
branches:
9
- main
0 commit comments