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 c9beadb commit 676acfbCopy full SHA for 676acfb
.github/workflows/check-for-build-warnings.yml
@@ -23,5 +23,4 @@ jobs:
23
- uses: dotnet/docs-tools/actions/status-checker@main
24
with:
25
repo_token: ${{ secrets.GITHUB_TOKEN }}
26
- docs_path: "docs"
27
- url_base_path: "dotnet"
+ mode: "warning"
0 commit comments