software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
6.13k stars 982 forks source link

Don't run old arch integrity check on every PR #2998

Closed j-piasecki closed 4 months ago

j-piasecki commented 4 months ago

Description

Test Paper Architecture integrity action is running on every PR, even when the relevant files aren't modified. This PR changes that.