Skip to content

Commit

Permalink
add ref
Browse files Browse the repository at this point in the history
  • Loading branch information
nitsan committed Dec 26, 2024
1 parent 41c991b commit bbe1a98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- name: 'Checkout'
uses: actions/checkout@v4
with:
ref: ${{ github.event.issue.pull_request.head.sha }}

- name: 'Fetch'
run: git fetch origin
Expand Down

0 comments on commit bbe1a98

Please sign in to comment.