Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NorseGaud committed Oct 14, 2024
1 parent 9c5712a commit 2388d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- run: git tag $(cat VERSION)
# - run: git tag $(cat VERSION)
- name: Set up Go
uses: actions/setup-go@v4
with:
Expand Down

0 comments on commit 2388d1e

Please sign in to comment.