Skip to content

Commit 9c54359

Browse files
committed
workflow: remove github token
1 parent 4cb8a13 commit 9c54359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/golangci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
- name: golangci-lint
1111
uses: ./
1212
with:
13-
github_token: ${{ secrets.github_token }}
1413
directory: sample
1514
format: colored-line-number
1615
flags: --issues-exit-code 0

0 commit comments

Comments
 (0)