Skip to content

Commit 83228fe

Browse files
committed
Suppress an expected doc warning
1 parent e25313b commit 83228fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ jobs:
7878
- name: 🔗 Markup Link Checker (mlc)
7979
uses: becheran/mlc@v0.19.1
8080
with:
81-
args: --do-not-warn-for-redirect-to https://learn.microsoft.com*,https://dev.azure.com/*,https://app.codecov.io/* -p docfx
81+
args: --do-not-warn-for-redirect-to https://learn.microsoft.com*,https://dotnet.microsoft.com/*,https://dev.azure.com/*,https://app.codecov.io/* -p docfx

0 commit comments

Comments
 (0)