Skip to content

Commit 0dfbd7a

Browse files
authored
autorest repo needs to checkout from master still (Azure#19499)
1 parent bff3aea commit 0dfbd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/templates/steps/verify-autorest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ steps:
3838
- "/*"
3939
Repositories:
4040
- Name: "Azure/autorest.python"
41-
Commitish: "main"
41+
Commitish: "master"
4242
WorkingDirectory: "$(Build.SourcesDirectory)/autorest.python"
4343
SkipDefaultCheckout: true
4444

0 commit comments

Comments
 (0)