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 2a7153c commit e1109ccCopy full SHA for e1109cc
.github/workflows/clean-repo.yml
@@ -27,7 +27,7 @@ jobs:
27
# Call clean repo
28
- name: Clean repo
29
id: clean-repo-step
30
- uses: dotnet/docs-tools/cleanrepo/CleanRepo@5e8bcc78465d45a7544bba56509a1a69922b6a5a # main
+ uses: dotnet/docs-tools/cleanrepo@2a815a6c0976e888a49264f513dc230008b4a1f2
31
with:
32
docfx_directory: '.'
33
articles_directory: 'docs'
0 commit comments