Skip to content

Commit

Permalink
ci: run check-changelog on label change
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisv committed Nov 23, 2023
1 parent d706795 commit 2c121da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Check-changelog
on:
pull_request:
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
branches:
- devel
jobs:
Expand Down

0 comments on commit 2c121da

Please sign in to comment.