mirror of https://github.com/goccy/go-json.git
github/workflows: hook also pull_request
This commit is contained in:
parent
02e7dbb187
commit
09cf542962
|
@ -1,5 +1,5 @@
|
|||
name: Go
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
name: Test
|
||||
|
|
Loading…
Reference in New Issue