We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff3aea commit 0dfbd7aCopy full SHA for 0dfbd7a
1 file changed
eng/pipelines/templates/steps/verify-autorest.yml
@@ -38,7 +38,7 @@ steps:
38
- "/*"
39
Repositories:
40
- Name: "Azure/autorest.python"
41
- Commitish: "main"
+ Commitish: "master"
42
WorkingDirectory: "$(Build.SourcesDirectory)/autorest.python"
43
SkipDefaultCheckout: true
44
0 commit comments