Skip to content

Commit 1619b3b

Browse files
committed
Fail verification if log contains warnings (#220)
1 parent 8532ff7 commit 1619b3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ jobs:
2828
docs-verify-for-pr:
2929
needs: docs-build-for-pr
3030
uses: recrwplay/actions-demo/.github/workflows/reusable-docs-verify.yml@main
31+
with:
32+
failOnWarnings: true

0 commit comments

Comments
 (0)