hardgcloud
Create a Cloud Build trigger that fires on pushes to a GitHub repository
command
gcloud builds triggers create github --repo-name REPO --repo-owner OWNER --branch-pattern PATTERN --build-config cloudbuild.yamlalso accepted
gcloud builds triggers create github