Enable release drafter on dev branch (#2252)

This commit is contained in:
Stefan Agner
2022-11-30 12:22:37 +01:00
committed by GitHub
parent eaeac710eb
commit f1ffc301c8
2 changed files with 8 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ name: Release Drafter
on:
push:
branches:
- dev
- rel-*
jobs: