mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-13 11:55:38 +00:00
add build check to PRs
This commit is contained in:
parent
e7d4dc9581
commit
69e1a9e468
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: Build
|
name: Build
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user