Skip to content

Commit

Permalink
Update build-docker-image.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Chintan Viradiya <[email protected]>
  • Loading branch information
Luv7804 authored Jul 30, 2024
1 parent 9d60ffb commit 740c0d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
steps:
# Check out merge commit
- name: Fork based /ok-to-test checkout
if: inputs.pr != 0
uses: actions/checkout@v4
with:
ref: "refs/pull/${{ inputs.pr }}/merge"
Expand Down

0 comments on commit 740c0d0

Please sign in to comment.