all: remove github token from readme
This commit is contained in:
parent
85e31a269e
commit
24c25982ec
@ -17,9 +17,6 @@ jobs:
|
||||
uses: actions/checkout@v1
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v0.0.2
|
||||
with:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
|
||||
```
|
||||
|
||||
Based on [reviewdog action](https://github.com/reviewdog/action-golangci-lint).
|
||||
|
Loading…
x
Reference in New Issue
Block a user