Skip to content

Commit 44e6091

Browse files
authored
Update .github/workflows/create-future-branch.yml
1 parent 3b36569 commit 44e6091

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/create-future-branch.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,6 @@ jobs:
8282
with:
8383
branch: future/${{ steps.semester.outputs.name }}
8484
glob: ''
85-
labels: ${{ steps.semester.outputs.description }}
85+
labels: ${{ steps.semester.outputs.description }}
86+
commit-message: Initialize future branch
87+
title: Merge future branch for ${{ steps.semester.outputs.description }}

0 commit comments

Comments
 (0)