Skip to content

Commit c65f0b5

Browse files
authored
Merge pull request #2111 from zregvart/issue/EC-893
2 parents a12e724 + 6a957cc commit c65f0b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/checks.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ jobs:
5959
with:
6060
go-version-file: go.mod
6161
cache: false
62+
63+
- name: Check go versions
64+
uses: enterprise-contract/github-workflows/golang-version-check@main
6265

6366
- name: Generate
6467
run: make generate

0 commit comments

Comments
 (0)