Rename master branch to main (#117)
Markus Wüstenberg markus@maragu.dk
Tue, 15 Nov 2022 22:19:09 +0100
2 files changed, 3 insertions(+), 3 deletions(-)
M .github/workflows/ci.yml → .github/workflows/ci.yml
@@ -3,10 +3,10 @@ on: push: branches: - - master + - main pull_request: branches: - - master + - main concurrency: group: ${{ github.workflow }}-${{ github.ref_name }}
M README.md → README.md
@@ -2,7 +2,7 @@ # Tired of complex template languages? [](https://pkg.go.dev/github.com/maragudk/gomponents) [](https://github.com/maragudk/gomponents/actions/workflows/ci.yml) -[](https://codecov.io/gh/maragudk/gomponents) +[](https://codecov.io/gh/maragudk/gomponents) [](https://goreportcard.com/report/github.com/maragudk/gomponents) Try view components in pure Go.