We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0983c commit 3d1617eCopy full SHA for 3d1617e
1 file changed
.github/workflows/linting.yml
@@ -70,7 +70,6 @@ jobs:
70
uses: errata-ai/vale-action@d89dee975228ae261d22c15adcd03578634d429c # v2
71
env:
72
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
73
- REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
74
with:
75
fail_on_error: true
76
filter_mode: nofilter
0 commit comments