fix release-drafter

This commit is contained in:
btowles
2021-08-16 02:45:50 +00:00
parent 01db497a04
commit 0b9628575a

View File

@@ -4,7 +4,7 @@ on:
push: push:
# branches to consider in the event; optional, defaults to all # branches to consider in the event; optional, defaults to all
branches: branches:
- master - main
# pull_request event is required only for autolabeler # pull_request event is required only for autolabeler
pull_request: pull_request:
# Only following types are handled by the action, but one can default to all as well # Only following types are handled by the action, but one can default to all as well