Skip to content

Commit 8e1af4d

Browse files
committed
change detection
1 parent 929a6ba commit 8e1af4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-context.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
- run: echo ${{ github.repository }}
7474
- run: echo ${{ github.event.pull_request.head.sha }}
7575
- run: echo ${{ env.GITHUB_HEAD_REF }}
76+
- run: echo $GITHUB_HEAD_REF
7677

7778
# Adapted from https://github.com/actions/checkout/issues/520#issuecomment-1167205721
7879
- name: Fetch commits to get branch diff

0 commit comments

Comments
 (0)