Skip to content

Commit

Permalink
Merge pull request #188 from react-native-community/fotos/rename-mast…
Browse files Browse the repository at this point in the history
…er-to-main

chore: rename master branch to main
  • Loading branch information
fotos authored Feb 4, 2024
2 parents 3f96eec + 3bd56d1 commit cf612ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ workflows:
- command-test
filters:
branches:
only: master
only: main

- orb-tools/pack:
filters: *release-filters
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ This is what the final workflow will look like:
![Example React Native CircleCI Orb Workflow](.github/example_workflow.png)
## License
The Orb is released under the MIT license. For more information see [`LICENSE`](https://github.com/react-native-community/react-native-circleci-orb/blob/master/LICENSE).
The Orb is released under the MIT license. For more information see [`LICENSE`](https://github.com/react-native-community/react-native-circleci-orb/blob/main/LICENSE).

[orb-version-badge]:https://badges.circleci.com/orbs/react-native-community/react-native.svg
[orb-page]:https://circleci.com/orbs/registry/orb/react-native-community/react-native

0 comments on commit cf612ab

Please sign in to comment.