Send message #4

Merged
phoenix merged 26 commits from send_message into v0.3.x 2026-06-04 20:37:40 -04:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 4792dfbfd0 - Show all commits
+2 -2
View File
@@ -3,10 +3,10 @@ name: Release Tagging
on:
push:
branches:
- v0.3.x
- main
pull_request:
branches:
- v0.3.x
- main
jobs:
release:
+2 -2
View File
@@ -3,10 +3,10 @@ name: swoosh Build
on:
push:
branches:
- v0.3.x
- main
pull_request:
branches:
- v0.3.x
- main
jobs:
check: