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 59c7f57 commit dfb7d9aCopy full SHA for dfb7d9a
1 file changed
.github/workflows/check-archs-consistency.yml
@@ -4,9 +4,9 @@ on:
4
branches:
5
- main
6
paths:
7
- - src/specs/**
8
- - package.json
9
- - FabricExample/package.json
+ - packages/react-native-gesture-handler/src/specs/**
+ - packages/react-native-gesture-handler/package.json
+ - apps/BasicExample/package.json
10
- .github/workflows/check-archs-consistency.yml
11
push:
12
0 commit comments