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: on:
push: push:
branches: branches:
- v0.3.0-migrate - main
pull_request: pull_request:
branches: branches:
- v0.3.0-migrate - main
jobs: jobs:
release: release:
+2 -2
View File
@@ -3,10 +3,10 @@ name: Rust Build
on: on:
push: push:
branches: branches:
- v0.3.0-migrate - main
pull_request: pull_request:
branches: branches:
- v0.3.0-migrate - main
jobs: jobs:
check: check: