mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-06-02 22:34:08 +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
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
branch: master
|
||||
commit_message: Update changelog after merging PR
|
||||
commit_user_name: Alex Plate
|
||||
commit_user_email: aleksei.plate@jetbrains.com
|
||||
|
Loading…
Reference in New Issue
Block a user