Skip to content

Commit 542ddbc

Browse files
committed
use exit code 0
1 parent 04ae938 commit 542ddbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ jobs:
1212
with:
1313
github_token: ${{ secrets.github_token }}
1414
directory: sample
15+
flags: --issues-exit-code 0

0 commit comments

Comments
 (0)