We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d226fa commit 6e0addeCopy full SHA for 6e0adde
.github/workflows/pre-commit.yml
@@ -41,4 +41,4 @@ jobs:
41
tool_name: pre-commit
42
level: warning
43
reviewdog_flags: "-fail-level=error"
44
- githubt_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments