We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pull_request
1 parent 779f2c6 commit 5170ed9Copy full SHA for 5170ed9
.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