Skip to content

Commit 05521ad

Browse files
fix: update workflow-omit branch in pr
1 parent ba397aa commit 05521ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/prepare-release-pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
uses: peter-evans/create-pull-request@v7
2525
with:
2626
base: main
27-
branch: master
2827
title: "Release PR: master -> main"
2928
body: "This PR merges the changes from the master branch to main branch"
3029
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)