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