We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2dbb2 commit 434de6dCopy full SHA for 434de6d
.azure-pipelines/weekly-examples-update.yml
@@ -88,7 +88,7 @@ jobs:
88
89
- template: ./common-templates/create-pr.yml
90
parameters:
91
- BaseBranch: "features/2.0"
+ BaseBranch: "dev"
92
TargetBranch: $(ComputeBranch.WeeklyExamplesBranch)
93
Title: "[v2] Examples Update"
94
Body: "This pull request was automatically created by Azure Pipelines. **Important** Check for unexpected deletions or changes in this PR."
0 commit comments