summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/check-merge.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check-merge.yml b/.github/workflows/check-merge.yml
index a40a3b871..8a2b3243b 100644
--- a/.github/workflows/check-merge.yml
+++ b/.github/workflows/check-merge.yml
@@ -36,6 +36,7 @@ jobs:
if: steps.blocked.outputs.result != 'true'
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
+ ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Get changed files in the .changeset folder