Skip to content

Commit

Permalink
Trigger release drafter on label events
Browse files Browse the repository at this point in the history
  • Loading branch information
vladgh committed Dec 15, 2022
1 parent 5a80119 commit 1b07e3d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ name: Release Drafter

on:
workflow_dispatch:
issues:
types: [labeled, unlabeled]
pull_request:
types: [labeled, unlabeled]
discussion:
types: [labeled, unlabeled]
push:
branches:
- main
Expand Down

0 comments on commit 1b07e3d

Please sign in to comment.