mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-06-02 13:34:07 +02:00
Set branch in mergePr.yml workflow
This commit is contained in:
parent
5a855659b0
commit
d401b6483c
1
.github/workflows/mergePr.yml
vendored
1
.github/workflows/mergePr.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
|||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
|
branch: master
|
||||||
commit_message: Update changelog after merging PR
|
commit_message: Update changelog after merging PR
|
||||||
commit_user_name: Alex Plate
|
commit_user_name: Alex Plate
|
||||||
commit_user_email: aleksei.plate@jetbrains.com
|
commit_user_email: aleksei.plate@jetbrains.com
|
||||||
|
Loading…
Reference in New Issue
Block a user