Skip to content

Commit

Permalink
chore: rev parse head
Browse files Browse the repository at this point in the history
  • Loading branch information
fwuensche committed Jan 22, 2024
1 parent c1d22be commit 8f16061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cherry_diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
git branch
echo {{ github.head_ref }}
git show-ref
git rev-parse --abbrev-ref HEAD
git merge-base main {{ github.head_ref }}
- name: Raise if new JavaScript code is added
Expand Down

0 comments on commit 8f16061

Please sign in to comment.