Skip to content

Commit

Permalink
stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrewer-forge committed Oct 29, 2020
1 parent 57a5a7f commit 9b6ffb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
echo ${{ github.head_ref }}
echo ${{ github.event.pull_request.head.sha }}
git fetch origin +refs/heads/*:refs/remotes/origin/*
git diff refs/heads/${{ github.head_ref }}
git diff origin/${{ github.head_ref }}

0 comments on commit 9b6ffb3

Please # to comment.