Do not run double checks in github actions
This commit is contained in:
parent
7b8b9f5c80
commit
9aa3a5a84e
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
@ -2,7 +2,6 @@ name: checks
|
||||
|
||||
on:
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.17
|
||||
|
Loading…
x
Reference in New Issue
Block a user