Updated workflows

This commit is contained in:
2026-06-04 20:37:01 -04:00
parent 6fa3fabe88
commit 4792dfbfd0
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.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: