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