Skip to content

Commit f6ef768

Browse files
authored
Update ci.yml (#508)
1 parent 2d08de0 commit f6ef768

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434

3535
- name: License Check
3636
run: make license-test
37+
env:
38+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3739

3840
- name: Run golangci-lint
3941
uses: golangci/[email protected]

0 commit comments

Comments
 (0)