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 5a4146b commit 3fb8160Copy full SHA for 3fb8160
.github/workflows/style-guide.yml
@@ -16,4 +16,4 @@ jobs:
16
vale_flags: "--no-exit --minAlertLevel=error"
17
reporter: github-pr-review
18
fail_on_error: true
19
- token: ${{ secrets.RHDH_BOT_TOKEN }}
+ token: ${{ secrets.RHDH_BOT_TOKEN }}
0 commit comments