Skip to content

Commit 117a62f

Browse files
WIP: refactor(CHANGELOG): expand default pull_request triggers
1 parent 207f08d commit 117a62f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/changelog.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ on:
33
paths:
44
- 'CHANGELOG.md'
55
- 'xtask/**/*'
6+
types:
7+
- opened
8+
- synchronize
9+
- reopened
610

711
env:
812
#

0 commit comments

Comments
 (0)