Create a Github Workflow for the PR Tests that will cover: **On a hosted runner:** - For each Ruby version (`2.5`, `2.7`): - `rubocop` - `spec:coverage` - `license_finder` - `test_pdk_as_library` - `spec`