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 68f75df commit fb3b96eCopy full SHA for fb3b96e
.github/workflows/release-rust.yml
@@ -2,9 +2,9 @@ name: Release Rust Crates
2
3
on:
4
workflow_dispatch:
5
- push:
6
7
- branches: [ master, develop ]
+ push:
+ branches: [ master, develop, update-rust-port-ci ]
8
# branches: [ master, develop ]
9
# paths:
10
# - 'source/ports/rs_port/Cargo.toml'
0 commit comments