fix branch name

This commit is contained in:
yggverse 2026-03-19 18:34:10 +02:00
parent 6de74a3a82
commit 3e8c6d3bbb

View file

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