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 dc3f03f commit f7f97fcCopy full SHA for f7f97fc
.github/workflows/orphaned-articles.yml
@@ -26,7 +26,7 @@ jobs:
26
# Call clean repo
27
- name: Clean repo
28
id: clean-repo-step
29
- uses: dotnet/docs-tools/cleanrepo@1c13adc87741beab84bb6e286d17b3b95ce687d8
+ uses: dotnet/docs-tools/cleanrepo@4beec484bfcae02e62fcf430b70c2cb18dac2828
30
with:
31
function: 'FindOrphanedArticles'
32
docfx_directory: '.'
0 commit comments