We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e45079 commit 3b36569Copy full SHA for 3b36569
1 file changed
.github/workflows/create-future-branch.yml
@@ -82,5 +82,4 @@ jobs:
82
with:
83
branch: future/${{ steps.semester.outputs.name }}
84
glob: ''
85
- labels: ${{ steps.semester.outputs.description }}
86
- draft: true
+ labels: ${{ steps.semester.outputs.description }}
0 commit comments