Skip to content

Commit

Permalink
Allow dispatch of release drafter (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Tomlinson <jtomlinson@nvidia.com>
  • Loading branch information
jacobtomlinson authored Mar 17, 2022
1 parent 0db129a commit 1006eb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-drafter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:
# 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
Expand Down

0 comments on commit 1006eb9

Please sign in to comment.