Skip to content

Commit

Permalink
presubmit: checkout PR ref (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Hall <[email protected]>
  • Loading branch information
imjasonh authored Mar 18, 2024
1 parent 3a2b265 commit 9e4cb10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/use-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
ref: refs/pull/${{ github.event.pull_request.number }}/merge

- id: octo-sts
uses: ./
Expand Down

0 comments on commit 9e4cb10

Please sign in to comment.