File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 pull_request :
55 push :
66 branches :
7- - " master "
7+ - " main "
88
99jobs :
1010 test :
1111 strategy :
1212 matrix :
1313 platform : [ubuntu-latest, macos-latest, windows-latest]
1414 runs-on : ${{ matrix.platform }}
15-
15+
1616 steps :
1717 - uses : actions/checkout@v3
1818 - uses : actions/setup-go@v3
Original file line number Diff line number Diff line change 1- [ ![ CI] ( https://github.com/commander-cli/cmd/actions/workflows/ci.yml/badge.svg?branch=master )] ( https://github.com/commander-cli/cmd/actions/workflows/ci.yml )
1+ [ ![ CI] ( https://github.com/commander-cli/cmd/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/commander-cli/cmd/actions/workflows/ci.yml )
22[ ![ GoDoc] ( https://godoc.org/github.com/commander-cli/cmd?status.svg )] ( https://godoc.org/github.com/commander-cli/cmd )
33[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/31911138f62cea099c31/test_coverage )] ( https://codeclimate.com/github/commander-cli/cmd/test_coverage )
44[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/af3487439a313d580619/maintainability )] ( https://codeclimate.com/github/commander-cli/cmd/maintainability )
You can’t perform that action at this time.
0 commit comments