Skip to content

Commit 4d2883b

Browse files
authored
Merge branch refs/heads/1.12.x into 2.1.x
2 parents 1892dc9 + b5fc9ec commit 4d2883b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-maintained-branch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
with:
2121
github_token: "${{ secrets.PHPSTAN_BOT_TOKEN }}"
2222
source_ref: ${{ github.ref }}
23-
target_branch: '2.0.x'
23+
target_branch: '2.1.x'
2424
commit_message_template: 'Merge branch {source_ref} into {target_branch}'

0 commit comments

Comments
 (0)