Skip to content

Commit 653ea54

Browse files
committed
on pull_request
1 parent cfaf801 commit 653ea54

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-
5+
pull_request:
66
push:
7-
branches: [ master, develop, update-rust-port-ci ]
7+
branches: [ master, develop, ]
88
# branches: [ master, develop ]
99
# paths:
1010
# - 'source/ports/rs_port/Cargo.toml'

0 commit comments

Comments
 (0)