We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d15767 commit 64e1781Copy full SHA for 64e1781
.github/workflows/release-drafter.yml
@@ -5,6 +5,7 @@ on:
5
# branches to consider in the event; optional, defaults to all
6
branches:
7
- main
8
+ - feat/upgrade
9
10
jobs:
11
update_release_draft:
0 commit comments