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 4f7741a commit db341daCopy full SHA for db341da
.github/workflows/cleanrepo.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
function: "FindOrphanedArticles"
28
docfx_directory: "."
29
- 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"
+ target_directory: "."
30
url_base_path: "/dotnet"
31
32
# Create the PR for the work done by the "clean repo" tool
0 commit comments