mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-28 17:01:02 +02:00
ci: run build-and-test on pushes to prepare-release branch
This commit is contained in:
parent
6f82698b7d
commit
e04e807f4e
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- prepare-release
|
||||
jobs:
|
||||
test:
|
||||
name: Test go${{ matrix.goVersion}}.x ${{ matrix.goArch }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user