Update rust.yml

This commit is contained in:
Alexey 2026-02-15 19:31:23 +03:00 committed by GitHub
parent fbe9277f86
commit 2112ba22f1
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: [ main ]
branches: [ * ]
pull_request:
branches: [ main ]
branches: [ * ]
env:
CARGO_TERM_COLOR: always