ci: run build-and-test on pushes to prepare-release branch

This commit is contained in:
John Bartholomew 2025-02-22 17:32:07 +00:00
parent 6f82698b7d
commit e04e807f4e

View File

@ -7,6 +7,7 @@ on:
push:
branches:
- master
- prepare-release
jobs:
test:
name: Test go${{ matrix.goVersion}}.x ${{ matrix.goArch }}