ci(gh/rust): editing the main branch to be main
Some checks failed
Rust / build (push) Failing after 2s

This commit is contained in:
Raphael 2026-03-15 12:33:25 +01:00
parent c491f13c72
commit f5a3874542
No known key found for this signature in database

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