We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4551dc commit ee3aa8eCopy full SHA for ee3aa8e
.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