Skip to content

Commit 2abe9f4

Browse files
authored
chore: add unlabeled trigger to changelog-preview (#5315)
This PR adds the `unlabeled` trigger to the changelog preview workflow to ensure the preview is updated when a label is removed.
1 parent 07bddcf commit 2abe9f4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/changelog-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- reopened
88
- edited
99
- labeled
10+
- unlabeled
1011
permissions:
1112
contents: write
1213
pull-requests: write

0 commit comments

Comments
 (0)