Skip to content

Commit 5170ed9

Browse files
WIP: refactor(CHANGELOG): expand default pull_request triggers
1 parent 779f2c6 commit 5170ed9

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
@@ -5,6 +5,10 @@ on:
55
paths:
66
- 'CHANGELOG.md'
77
- 'xtask/**/*'
8+
types:
9+
- opened
10+
- synchronize
11+
- reopened
812

913
env:
1014
#

0 commit comments

Comments
 (0)