Update go.yml
This commit is contained in:
parent
7c2f9ae9a3
commit
62b1e1cd66
|
@ -1,5 +1,7 @@
|
||||||
name: Go
|
name: Go
|
||||||
on: [push]
|
on:
|
||||||
|
- push
|
||||||
|
- pull_request
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
|
|
Loading…
Reference in New Issue