Merge pull request #488 from dermotduffy/release-drafter
Don't restrict release drafter to main branch
This commit is contained in:
@@ -3,8 +3,6 @@ name: Draft a release note
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user