run build and test on all branches

This commit is contained in:
Robin Olsen
2026-03-01 10:46:11 +01:00
parent 258ee4f0b0
commit f340fb6686

View File

@@ -5,7 +5,7 @@ name: Go
on:
push:
branches: [ "main" ]
branches: [ "*" ]
pull_request:
branches: [ "main" ]