Update release-drafter.yml

This commit is contained in:
Liam Newman
2021-05-13 13:03:08 -07:00
committed by GitHub
parent 9c8c00b77c
commit d02f194668

View File

@@ -1,15 +1,7 @@
name: Release Drafter
on:
push:
# branches to consider in the event; optional, defaults to all
branches:
- main
# pull_request event is required only for autolabeler
pull_request:
# Only following types are handled by the action, but one can default to all as well
types: [opened, reopened, synchronize]
on: push
jobs:
update_release_draft: