Skip to content

Commit 95de342

Browse files
committed
Add pull rebase option to commit render step in workflow
1 parent 5ba75c6 commit 95de342

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/issue.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
author_name: ${{ github.repository_owner }}
5151
author_email: ${{ github.repository_owner }}@users.noreply.github.com
5252
message: "Render issue ${{ github.event.issue.title }}"
53+
pull: --rebase --autostash
5354
push: true
5455

5556
- name: Create issue comment

0 commit comments

Comments
 (0)