We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb8a13 commit 9c54359Copy full SHA for 9c54359
.github/workflows/golangci.yml
@@ -10,7 +10,6 @@ jobs:
10
- name: golangci-lint
11
uses: ./
12
with:
13
- github_token: ${{ secrets.github_token }}
14
directory: sample
15
format: colored-line-number
16
flags: --issues-exit-code 0
0 commit comments