Switched branch for workflows

This commit is contained in:
2026-06-07 14:47:10 -04:00
parent 1e9189576e
commit 135558110d
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -3,10 +3,10 @@ name: Release Tagging
on:
push:
branches:
- v0.3.0-migrate
- main
pull_request:
branches:
- v0.3.0-migrate
- main
jobs:
release:
+2 -2
View File
@@ -3,10 +3,10 @@ name: Rust Build
on:
push:
branches:
- v0.3.0-migrate
- main
pull_request:
branches:
- v0.3.0-migrate
- main
jobs:
check: