workflow: remove github token
This commit is contained in:
parent
4cb8a13e45
commit
9c543591de
1
.github/workflows/golangci.yml
vendored
1
.github/workflows/golangci.yml
vendored
@ -10,7 +10,6 @@ jobs:
|
||||
- name: golangci-lint
|
||||
uses: ./
|
||||
with:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
directory: sample
|
||||
format: colored-line-number
|
||||
flags: --issues-exit-code 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user