Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 60ee1c2

Browse files
author
Sora Morimoto
authored
Update lint.yml (#258)
1 parent d2e203a commit 60ee1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
env:
5858
FILES: README.md docs/**/*.md
5959
LEVEL: error
60-
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
60+
REVIEWDOG_GITHUB_API_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)