Skip to content

Commit

Permalink
autorest repo needs to checkout from master still (#19499)
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd authored Jun 25, 2021
1 parent bff3aea commit 0dfbd7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/templates/steps/verify-autorest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ steps:
- "/*"
Repositories:
- Name: "Azure/autorest.python"
Commitish: "main"
Commitish: "master"
WorkingDirectory: "$(Build.SourcesDirectory)/autorest.python"
SkipDefaultCheckout: true

Expand Down

0 comments on commit 0dfbd7a

Please sign in to comment.