There was an error while loading. Please reload this page.
pull_request
1 parent 314ee18 commit 8c4cc44Copy full SHA for 8c4cc44
.github/workflows/changelog.yml
@@ -5,6 +5,10 @@ on:
5
paths:
6
- 'CHANGELOG.md'
7
- 'xtask/**/*'
8
+ types:
9
+ - opened
10
+ - synchronize
11
+ - reopened
12
13
env:
14
#
0 commit comments