ci: set go test on pull_request

This commit is contained in:
Jonas Kaninda
2024-11-15 09:29:57 +01:00
parent 514000ce88
commit 5665ee3dab

View File

@@ -2,9 +2,7 @@ name: Test
on:
push:
branches: [ "*" ]
pull_request:
branches: [ "main" ]
jobs: