mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-29 09:21:03 +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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
- prepare-release
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
name: Test go${{ matrix.goVersion}}.x ${{ matrix.goArch }}
|
name: Test go${{ matrix.goVersion}}.x ${{ matrix.goArch }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user