update branch pattern in tests.yml to allow nested branches
All checks were successful
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 3m3s

This commit is contained in:
2026-02-06 17:30:32 -05:00
parent 8806b0ebb4
commit c9d6a3d28b

View File

@@ -1,7 +1,7 @@
on:
push:
branches:
- "*"
- "**"
name: 🧪 ✨ Unit Tests Workflow