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.
changelog
cargo xtask changelog
1 parent 81ced8c commit a92bcbcCopy full SHA for a92bcbc
.github/workflows/changelog.yml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
paths:
6
- 'CHANGELOG.md'
7
+ - 'xtask/**/*'
8
9
env:
10
#
0 commit comments