Get ready #23

Merged
phoenix merged 8 commits from get_ready into v0.3.0-migrate 2026-06-07 14:51:08 -04:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 135558110d - Show all commits
+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: