mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +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
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user