Skip to content

Commit 247bc72

Browse files
authored
Run release drafter on push to dev or rc
1 parent 4ce67cc commit 247bc72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-management.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
push:
55
# branches to consider in the event; optional, defaults to all
66
branches:
7+
- dev
78
- master
9+
- rc
810

911
jobs:
1012
update_draft_release:

0 commit comments

Comments
 (0)