Skip to content

Commit fb3b96e

Browse files
committed
test
1 parent 68f75df commit fb3b96e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Release Rust Crates
22

33
on:
44
workflow_dispatch:
5-
push:
65

7-
branches: [ master, develop ]
6+
push:
7+
branches: [ master, develop, update-rust-port-ci ]
88
# branches: [ master, develop ]
99
# paths:
1010
# - 'source/ports/rs_port/Cargo.toml'

0 commit comments

Comments
 (0)