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 8532ff7 commit 1619b3bCopy full SHA for 1619b3b
.github/workflows/docs-pr.yml
@@ -28,3 +28,5 @@ jobs:
28
docs-verify-for-pr:
29
needs: docs-build-for-pr
30
uses: recrwplay/actions-demo/.github/workflows/reusable-docs-verify.yml@main
31
+ with:
32
+ failOnWarnings: true
0 commit comments