소스 검색

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"


불러오는 중...
취소
저장