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.
1 parent 6e31c48 commit 076c37eCopy full SHA for 076c37e
.github/workflows/rust-release.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - pb/rust-release-cargo # for testing
8
paths:
9
- 'rust/main/**'
10
- 'rust/scripts/generate-workspace-changelog.sh'
0 commit comments