ci: test build release on PRs

This commit is contained in:
oopsbagel
2025-04-11 10:57:37 -07:00
committed by Cooper Quintin
parent f661e2e318
commit 700258b0f2

View File

@@ -3,6 +3,8 @@ name: Build Release
on:
push:
branches: [main, "release-*"]
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always