Update rust_and_ros2.yml
This commit is contained in:
parent
a007f72b6c
commit
44bba95ea6
|
|
@ -2,9 +2,9 @@ name: Rust
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ github_actions ]
|
||||
branches: [ futures ]
|
||||
pull_request:
|
||||
branches: [ github_actions ]
|
||||
branches: [ futures ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
|
|
|||
Loading…
Reference in New Issue