We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ce9086 commit 427a549Copy full SHA for 427a549
.github/workflows/pre-commit.yml
@@ -41,3 +41,4 @@ jobs:
41
tool_name: pre-commit
42
level: warning
43
reviewdog_flags: "-fail-level=error"
44
+ githubt_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments