Skip to content

Commit d83da65

Browse files
azure-sdkbenbp
andauthored
Remove unnecessary checkout: none that causes conflicts with sparse checkout declarations (#25979)
Co-authored-by: Ben Broderick Phillips <[email protected]>
1 parent 2a0dd0e commit d83da65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/common/pipelines/templates/steps/update-docsms-metadata.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ parameters:
3434
default: ''
3535
steps:
3636
- ${{ if eq(length(parameters.PackageInfoLocations), 0) }}:
37-
- checkout: none
3837
- pwsh: |
3938
Write-Host "Skipping DocsMS Update because package list was empty."
4039
displayName: Skip DocsMS Update

0 commit comments

Comments
 (0)