Explorar el Código

Update github config files

tags/v1.0.0
guanguans hace 3 años
padre
commit
eea8da631e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/golangci-lint.yml

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

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

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


Cargando…
Cancelar
Guardar