use exit code 0
This commit is contained in:
parent
04ae938712
commit
542ddbcf10
1
.github/workflows/golangci.yml
vendored
1
.github/workflows/golangci.yml
vendored
@ -12,3 +12,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.github_token }}
|
github_token: ${{ secrets.github_token }}
|
||||||
directory: sample
|
directory: sample
|
||||||
|
flags: --issues-exit-code 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user