Skip to content

Commit 24c2598

Browse files
committed
all: remove github token from readme
1 parent 85e31a2 commit 24c2598

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ jobs:
1717
uses: actions/checkout@v1
1818
- name: golangci-lint
1919
uses: golangci/[email protected]
20-
with:
21-
github_token: ${{ secrets.github_token }}
22-
2320
```
2421
2522
Based on [reviewdog action](https://github.com/reviewdog/action-golangci-lint).

0 commit comments

Comments
 (0)