Skip to content

Commit 83ad0e7

Browse files
committed
ci/changelog: add edited type
When the base branch is modified
1 parent 90dd4c7 commit 83ad0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Check-changelog
22
on:
33
pull_request:
4-
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
4+
types: [assigned, opened, synchronize, reopened, labeled, unlabeled, edited]
55
branches:
66
- devel
77
jobs:

0 commit comments

Comments
 (0)