Update github config files
This commit is contained in:
parent
ca9d685077
commit
eea8da631e
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
@ -2,7 +2,7 @@ name: Golangci Lint
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
pull_request:
|
||||
env:
|
||||
GOPROXY: "https://proxy.golang.org"
|
||||
|
Loading…
Reference in New Issue
Block a user