Skip to content

Commit 1f0983c

Browse files
committed
Try REVIEWDOG_GITHUB_API_TOKEN var
1 parent db62870 commit 1f0983c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/linting.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
uses: errata-ai/vale-action@d89dee975228ae261d22c15adcd03578634d429c # v2
7171
env:
7272
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
73+
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7374
with:
7475
fail_on_error: true
7576
filter_mode: nofilter

0 commit comments

Comments
 (0)