Ver código fonte

Update github config files

tags/v1.0.0
guanguans 3 anos atrás
pai
commit
eea8da631e
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      .github/workflows/golangci-lint.yml

+ 1
- 1
.github/workflows/golangci-lint.yml Ver arquivo

@@ -2,7 +2,7 @@ name: Golangci Lint

on:
push:
branches: [master]
branches: [main]
pull_request:
env:
GOPROXY: "https://proxy.golang.org"


Carregando…
Cancelar
Salvar