Skip to content

Commit

Permalink
fix: add history to do check version, if not never fails
Browse files Browse the repository at this point in the history
  • Loading branch information
joanestebanr committed Sep 23, 2024
1 parent c51b9db commit 1908f53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
go-version: 1.21.x
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check Version
run: make check-is-new-version

0 comments on commit 1908f53

Please sign in to comment.