Bring back the pull_request github actions trigger

This commit is contained in:
Dan Sosedoff 2022-01-24 18:32:15 -06:00
parent 374dc600e0
commit ccf901d5c7
No known key found for this signature in database
GPG Key ID: 26186197D282B164

View File

@ -2,6 +2,7 @@ name: checks
on:
- push
- pull_request
env:
GO_VERSION: 1.17