Changed ci workflows, md to reference main as default #686
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Background
To promote inclusive language, and to follow Github’s ongoing efforts to remove instances of the word “master,” Anthos/GKE DPE proposes to move the base branch in our Github sample repos from “master” to “main,” and by default use the branch “main” for all new repos going forward.
Fixes
n/a
Change Summary
Rename master to main in our workflows we have in .github.
Renamed any references to master in our md files
Additional Notes
After this PR is merged, then we will change the default branch to main (scheduled time for tomorrow to do this).
Since Github redirects from master to main with URLs, there will be no breaking changes in redirect links (but I will change them and cc you all!)
Testing Procedure
Ensure that I made the correct and necessary changes!
Related PRs or Issues
n/a