瀏覽代碼

Update github config files

tags/v1.0.0
guanguans 3 年之前
父節點
當前提交
eea8da631e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      .github/workflows/golangci-lint.yml

+ 1
- 1
.github/workflows/golangci-lint.yml 查看文件

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

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


Loading…
取消
儲存