Skip to content

Commit b1e2782

Browse files
committed
Merge remote-tracking branch 'origin/main' into microbuild
2 parents 4868200 + 3856c54 commit b1e2782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs_validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: 🔗 Markup Link Checker (mlc)
1616
uses: becheran/mlc@v0.19.0
1717
with:
18-
args: --do-not-warn-for-redirect-to https://learn.microsoft.com*,https://dev.azure.com/*,https://app.codecov.io/*,https://msrc.microsoft.com/*,https://www.microsoft.com/en-us/msrc* -p docfx -i https://aka.ms/onboardsupport,https://aka.ms/spot,https://www.microsoft.com/msrc/cvd,https://www.microsoft.com/msrc
18+
args: --do-not-warn-for-redirect-to https://learn.microsoft.com*,https://dotnet.microsoft.com/*,https://dev.azure.com/*,https://app.codecov.io/*,https://msrc.microsoft.com/*,https://www.microsoft.com/en-us/msrc* -p docfx -i https://aka.ms/onboardsupport,https://aka.ms/spot,https://www.microsoft.com/msrc/cvd,https://www.microsoft.com/msrc
1919
- name: ⚙ Install prerequisites
2020
run: |
2121
./init.ps1 -UpgradePrerequisites

0 commit comments

Comments
 (0)