Skip to content

Commit

Permalink
chore: add labeled, unlabeled triggers to CI changelog check
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbinth committed Jul 27, 2024
1 parent a993b72 commit 63258cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: changelog

on:
pull_request:
types: [opened, reopened, synchronize]
types: [opened, reopened, synchronize, labeled, unlabeled]

jobs:
changelog:
Expand Down

0 comments on commit 63258cc

Please sign in to comment.