Scan the entire repo to cover root path (#818)

This commit is contained in:
Sima Zhu 2020-10-21 09:41:08 -07:00 committed by GitHub
parent 9c96688b6e
commit 2d8694a8f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,7 @@ jobs:
steps:
- template: /eng/common/pipelines/templates/steps/verify-links.yml
parameters:
Directory: sdk/${{ parameters.ServiceDirectory }}
Directory: ''
CheckLinkGuidance: $true
- pwsh: |