Skip to content

Commit cbb41d9

Browse files
authored
chore: Remove ref option from checkout step in on-review workflow (hiero-ledger#2367)
Signed-off-by: Ntege Daniel <danientege785@gmail.com>
1 parent e356313 commit cbb41d9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/on-review.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
- name: Checkout repository
3535
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3636
with:
37-
ref: ${{ github.event.pull_request.base.sha || github.ref }}
3837
persist-credentials: false
3938

4039
- name: Run Add Reviewers as Assignees

0 commit comments

Comments
 (0)