Skip to content

Commit

Permalink
presubmit: checkout head_ref
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Hall <[email protected]>
  • Loading branch information
imjasonh committed Mar 18, 2024
1 parent 3a2b265 commit af0d07b
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: ${{github.head_ref}}

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

0 comments on commit af0d07b

Please sign in to comment.