Fixed workflow
All checks were successful
Rust / build (push) Has been skipped

This commit is contained in:
2026-01-20 15:29:33 +01:00
parent 4cce216e4e
commit 9a02c1b3ff

View File

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