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 67f00e6 commit ddbd3d5Copy full SHA for ddbd3d5
.github/workflows/lint-with-vale.yml
@@ -22,4 +22,5 @@ jobs:
22
# Required, set by GitHub actions automatically:
23
# https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret
24
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
25
- REVIEWDOG_GITHUB_API_TOKEN: ${{secrets.GITHUB_TOKEN}}
+ REVIEWDOG_GITHUB_API_TOKEN: ${{secrets.GITHUB_TOKEN}}
26
+
0 commit comments