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 9e4a6ab commit e81a36fCopy full SHA for e81a36f
.github/workflows/style-guide.yml
@@ -18,4 +18,5 @@ jobs:
18
fail_on_error: true
19
token: ${{ secrets.RHDH_BOT_TOKEN }}
20
env:
21
+ GITHUB_TOKEN: ${{ secrets.RHDH_BOT_TOKEN }}
22
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.RHDH_BOT_TOKEN }}
0 commit comments