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 952c4f5 commit 2e68545Copy full SHA for 2e68545
.github/workflows/cleanrepo.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
function: "FindOrphanedArticles"
32
docfx_directory: "."
33
- target_directory: "docs"
+ target_directory: "ATADocs,ATPDocs,CloudAppSecurityDocs,defender-business,defender-endpoint,defender-for-cloud,defender-for-iot,defender-office-365,defender-vulnerability-management,defender-xdr,defender,exposure-management,includes,media,unified-secops-platform"
34
url_base_path: "/dotnet"
35
36
# Create the PR for the work done by the "clean repo" tool
0 commit comments