mirror of https://github.com/telemt/telemt.git
Update rust.yml
This commit is contained in:
parent
2112ba22f1
commit
f9c41ab703
|
|
@ -2,9 +2,9 @@ name: Rust
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ * ]
|
||||
branches: [ "*" ]
|
||||
pull_request:
|
||||
branches: [ * ]
|
||||
branches: [ "*" ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
|
|
|||
Loading…
Reference in New Issue