Skip to content

Commit 434de6d

Browse files
committed
Updated base branch from features/2.0 to dev
1 parent bf2dbb2 commit 434de6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/weekly-examples-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
8989
- template: ./common-templates/create-pr.yml
9090
parameters:
91-
BaseBranch: "features/2.0"
91+
BaseBranch: "dev"
9292
TargetBranch: $(ComputeBranch.WeeklyExamplesBranch)
9393
Title: "[v2] Examples Update"
9494
Body: "This pull request was automatically created by Azure Pipelines. **Important** Check for unexpected deletions or changes in this PR."

0 commit comments

Comments
 (0)