Skip to content

Commit

Permalink
Merge pull request #148 from segmentio/prep-main
Browse files Browse the repository at this point in the history
switch all main-ish branch references to be literally main
  • Loading branch information
extemporalgenome committed Jul 18, 2023
2 parents 1997ae9 + 8b86e1d commit 62a2aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: golangci-lint
push:
tags:
- v*
branches: [master]
branches: [main]
paths:
- '**.go'
- .golangci.yml
Expand Down

0 comments on commit 62a2aae

Please sign in to comment.