Add main to list of branches in README example (#104)

This commit is contained in:
Viacheslav Poturaev 2020-10-08 12:37:20 +02:00 committed by GitHub
parent 4957db1776
commit ba0e91ca3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ on:
- v*
branches:
- master
- main
pull_request:
jobs:
golangci:
@ -63,6 +64,7 @@ on:
- v*
branches:
- master
- main
pull_request:
jobs:
golangci: