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