Do not run double checks in github actions

This commit is contained in:
Dan Sosedoff 2022-05-20 20:39:51 -05:00
parent 7b8b9f5c80
commit 9aa3a5a84e
No known key found for this signature in database
GPG Key ID: 26186197D282B164

View File

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