Skip to content

Commit 0fe83df

Browse files
Set title of PR
1 parent 3005156 commit 0fe83df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/draft-new-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5050
head: release/${{ env.RELEASE_VERSION }}
5151
base: master
52+
title: ${{ github.event.issue.title }}
5253
reviewers: ${{ github.event.issue.user.login }}
5354
body: |
5455
Resolves #${{ github.event.issue.number }}

0 commit comments

Comments
 (0)