diff --git a/.github/workflows/golangci-lint-latest.yml b/.github/workflows/golangci-lint-latest.yml index 4b1eea1..cbfbdc9 100644 --- a/.github/workflows/golangci-lint-latest.yml +++ b/.github/workflows/golangci-lint-latest.yml @@ -2,7 +2,7 @@ name: GolangCI-Lint-Latest on: push: branches: - - master + - main jobs: run: name: Run diff --git a/README.md b/README.md index d1312f9..0c0ca46 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Report Card](https://goreportcard.com/badge/github.com/jeremmfr/junosdecode)](https://goreportcard.com/report/github.com/jeremmfr/junosdecode) [![Go Status](https://github.com/jeremmfr/junosdecode/workflows/Go%20Tests/badge.svg)](https://github.com/jeremmfr/junosdecode/actions) [![Lint Status](https://github.com/jeremmfr/junosdecode/workflows/GolangCI-Lint/badge.svg)](https://github.com/jeremmfr/junosdecode/actions) -[![codecov](https://codecov.io/gh/jeremmfr/junosdecode/branch/master/graph/badge.svg)](https://codecov.io/gh/jeremmfr/junosdecode) +[![codecov](https://codecov.io/gh/jeremmfr/junosdecode/branch/main/graph/badge.svg)](https://codecov.io/gh/jeremmfr/junosdecode) Library to decode Juniper secret hashes ($9$)