only check new issues for golangci linter
This commit is contained in:
parent
42bd4f603c
commit
489a563293
1
.github/workflows/golangci-lint.yml
vendored
1
.github/workflows/golangci-lint.yml
vendored
@ -23,3 +23,4 @@ jobs:
|
||||
uses: golangci/golangci-lint-action@v7
|
||||
with:
|
||||
version: v2.0
|
||||
only-new-issues: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user