diff --git a/.github/workflows/ReactNativeSlider-CI.yml b/.github/workflows/ReactNativeSlider-CI.yml index c53bdf36..29b5553b 100644 --- a/.github/workflows/ReactNativeSlider-CI.yml +++ b/.github/workflows/ReactNativeSlider-CI.yml @@ -1,6 +1,6 @@ name: ReactNativeSlider-CI -on: [push] +on: [push, pull_request] jobs: install: