Skip to content

Commit 8da6e66

Browse files
committed
fix: lint [monorepo] should report new issues only
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent 9c072d6 commit 8da6e66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/go-test-monorepo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
4444
with:
4545
version: latest
46+
only-new-issues: true
4647
skip-cache: true
4748
experimental: "automatic-module-directories"
4849
-

0 commit comments

Comments
 (0)