I am trying to create a simple continous integration workflow for my react app in which for every new pull request to master branch I run the unit tests and create build. I