Skip to content

Commit 047dbfd

Browse files
authored
Merge pull request #408 from jorisv/topic/changelog_check_on_label
Update changelog check on label update
2 parents 3450df0 + 8081412 commit 047dbfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-changelog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Check-changelog
22
on:
33
pull_request:
4+
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
45
branches:
56
- devel
67
jobs:

0 commit comments

Comments
 (0)