We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1892dc9 + b5fc9ec commit 4d2883bCopy full SHA for 4d2883b
.github/workflows/merge-maintained-branch.yml
@@ -20,5 +20,5 @@ jobs:
20
with:
21
github_token: "${{ secrets.PHPSTAN_BOT_TOKEN }}"
22
source_ref: ${{ github.ref }}
23
- target_branch: '2.0.x'
+ target_branch: '2.1.x'
24
commit_message_template: 'Merge branch {source_ref} into {target_branch}'
0 commit comments