Update .github/workflows/makefile.yml
Some checks failed
Makefile CI / Release - Linux-x86_64 (push) Failing after 7m51s
Makefile CI / Release - Windows-x86_64 (push) Has been cancelled

This commit is contained in:
2025-01-30 01:03:36 -05:00
parent 8924f088ba
commit 7a35b65f2c

View File

@@ -2,9 +2,9 @@ name: Makefile CI
on:
push:
branches: [ "trunk" ]
branches: [ "main" ]
pull_request:
branches: [ "trunk" ]
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always