Enable workflows on v5 branch

This commit is contained in:
Samuel Lorch 2025-03-05 16:54:47 +01:00 committed by Nelson Isioma
parent e41aaa19ac
commit 437e062894

View file

@ -2,9 +2,9 @@ name: Go
on: on:
push: push:
branches: [ main ] branches: [main, v5]
pull_request: pull_request:
branches: [ main ] branches: [main, v5]
jobs: jobs:
test: test: