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 07452c4 commit 9e4a6abCopy full SHA for 9e4a6ab
.github/workflows/style-guide.yml
@@ -17,3 +17,5 @@ jobs:
17
reporter: github-pr-review
18
fail_on_error: true
19
token: ${{ secrets.RHDH_BOT_TOKEN }}
20
+ env:
21
+ REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.RHDH_BOT_TOKEN }}
0 commit comments