Skip to content

Commit 2e68545

Browse files
Update target_directory in cleanrepo workflow
1 parent 952c4f5 commit 2e68545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanrepo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
function: "FindOrphanedArticles"
3232
docfx_directory: "."
33-
target_directory: "docs"
33+
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"
3434
url_base_path: "/dotnet"
3535

3636
# Create the PR for the work done by the "clean repo" tool

0 commit comments

Comments
 (0)