A sample project to play with Github Actions
- Pull Request Check: Builds application at every pull request to be sure the new features don't break the app.
- Distribute Beta: Uploads app to the Firebase App Distribution every time when a new code pushed to the master branch.