Skip to content

Commit 6e0adde

Browse files
committed
fix workflow
1 parent 2d226fa commit 6e0adde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
tool_name: pre-commit
4242
level: warning
4343
reviewdog_flags: "-fail-level=error"
44-
githubt_token: ${{ secrets.GITHUB_TOKEN }}
44+
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)