chore: make github action run on pull request

main
hau 2020-11-23 17:47:21 +07:00
parent 4eef3542d7
commit 0df600b2f6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Go
on: push
on: [push, pull_request]
jobs:
test: