Update rust.yml

This commit is contained in:
Alexey 2026-02-15 19:32:29 +03:00 committed by GitHub
parent 2112ba22f1
commit f9c41ab703
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ name: Rust
on:
push:
branches: [ * ]
branches: [ "*" ]
pull_request:
branches: [ * ]
branches: [ "*" ]
env:
CARGO_TERM_COLOR: always