Skip to content

Commit 489a563

Browse files
committed
only check new issues for golangci linter
1 parent 42bd4f6 commit 489a563

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ jobs:
2323
uses: golangci/golangci-lint-action@v7
2424
with:
2525
version: v2.0
26+
only-new-issues: true

0 commit comments

Comments
 (0)