mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-31 21:14:46 +08:00
add build check to PRs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: Build
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user