Skip to content

Commit ea8c6c7

Browse files
authored
updated pr workflow (#669)
Signed-off-by: Dushyant Behl <dushyantbehl@in.ibm.com>
1 parent 862fc3d commit ea8c6c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-command.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
- uses: actions/checkout@v4
4848
with:
49-
ref: ${{ steps.pr.outputs.ref }}
49+
ref: refs/pull/${{ github.event.issue.number }}/head
5050

5151
- name: Free up disk space
5252
uses: ./.github/actions/free-up-disk-space

0 commit comments

Comments
 (0)