Skip to content

Commit e28130f

Browse files
ci: change base branch
1 parent 444b0c5 commit e28130f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-sort.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- closed
99
branches:
1010
- main
11+
workflow_dispatch:
1112

1213
jobs:
1314
process-merged-pr:
@@ -63,4 +64,5 @@ jobs:
6364
6465
Please review and merge these automated updates.
6566
branch: automated-updates-${{ github.event.pull_request.number }}
67+
base: main
6668
delete-branch: true

0 commit comments

Comments
 (0)