Conversation
(https://docs.github.com/en/get-started/using-git/pushing-commits-to-a-remote-repository#renaming-branches)This updates - the remote name to `https://github/com/Yelp/graphql-guidelines.git` - the **LOCALBRANCHNAME** from `master` to `main` - [ref](https://docs.github.com/en/get-started/using-git/pushing-commits-to-a-remote-repository#renaming-branches)
|
Hi Mark (@magicmark) and Peter (@PeterDraex)! When you have a moment, I'd love a review on this PR to hopefully help with the GitHub Actions Build/Deploy failure. 🤔 I think the only part that may need an update is the update of using main instead of master as I am wondering if the localbranch relative to the build is using master. I'd be more than happy to update! I've read the Shopify Guidelines (which we have applied at my current employer) and when I saw Yelp's Guidelines out I was interested to see how y'all were doing things! |
|
Hi @mannyluvstacos, line 22 on your screenshot says that branch Disclaimer: I don't work for Yelp. |
This PR updates
https://github/com/Yelp/graphql-guidelines.gitmastertomainto solve the build error that is currently seen in GitHub Actions
