octokit / request-action

A GitHub Action to send arbitrary requests to GitHub's REST API
https://github.com/marketplace/actions/GitHub-API-Request
MIT License
370 stars 47 forks source link

Default branch rename #220

Closed kfcampbell closed 1 year ago

kfcampbell commented 1 year ago

This changes the default branch from master --> main across the repository content to match the state of the repository settings.


Behavior

Before the change?

After the change?

Additional info

Pull request checklist

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

If Yes, what's the impact:

Pull request type

Please add the corresponding label for change this PR introduces: - Bugfix: `Type: Bug` - Feature/model/API additions: `Type: Feature` - Updates to docs or samples: `Type: Documentation` - Dependencies/code cleanup: `Type: Maintenance` ----
octokitbot commented 1 year ago

:tada: This PR is included in version 2.1.8 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: