FirebaseExtended / reactfire

Hooks, Context Providers, and Components that make it easy to interact with Firebase.
https://firebaseopensource.com/projects/firebaseextended/reactfire/
MIT License
3.52k stars 401 forks source link

Update workflow config #457

Closed jhuleatt closed 2 years ago

jhuleatt commented 2 years ago

Description

Only run tests on push if the push is to the main branch. This will prevent tests from being double-run on PRs