File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Go Matrix
33on :
44 push :
55 branches :
6- - master
6+ - main
77 pull_request :
88
99jobs :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Main
33on :
44 push :
55 branches :
6- - master
6+ - main
77 pull_request :
88
99jobs :
Original file line number Diff line number Diff line change 11# Go library for accessing the deSEC API
22
3- [ ![ Build Status] ( https://github.com/nrdcg/desec/workflows/Main/badge.svg?branch=master )] ( https://github.com/nrdcg/desec/actions )
3+ [ ![ Build Status] ( https://github.com/nrdcg/desec/workflows/Main/badge.svg?branch=main )] ( https://github.com/nrdcg/desec/actions )
44[ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/nrdcg/desec )] ( https://pkg.go.dev/github.com/nrdcg/desec )
55[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/nrdcg/desec )] ( https://goreportcard.com/report/github.com/nrdcg/desec )
66
You can’t perform that action at this time.
0 commit comments