Skip to content

Commit f100e78

Browse files
authored
Update .github/workflows/style-guide.yml
1 parent 8817573 commit f100e78

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/style-guide.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
uses: errata-ai/vale-action@v2
1616
with:
1717
files: assemblies
18-
filter_mode: diff_context
19-
vale_flags: "--no-exit --minAlertLevel=error"
18+
vale_flags: "--minAlertLevel=warning"
2019
reporter: github-pr-review
2120
token: ${{ secrets.RHDH_BOT_TOKEN }}
2221
env:

0 commit comments

Comments
 (0)