Skip to content

Commit

Permalink
Add code owner file in sparse checkout (#21862)
Browse files Browse the repository at this point in the history
  • Loading branch information
sima-zhu authored Nov 23, 2021
1 parent fe37155 commit 5a3fabf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/pipelines/templates/stages/archetype-python-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ stages:
SkipDefaultCheckout: true
Paths:
- sdk/**/*.md
- .github/CODEOWNERS
- download: current
- template: /eng/common/pipelines/templates/steps/update-docsms-metadata.yml
parameters:
Expand Down Expand Up @@ -270,6 +271,7 @@ stages:
SkipDefaultCheckout: true
Paths:
- sdk/**/*.md
- .github/CODEOWNERS
- download: current
- pwsh: |
Get-ChildItem -Recurse $(Pipeline.Workspace)/${{parameters.ArtifactName}}/
Expand Down

0 comments on commit 5a3fabf

Please sign in to comment.