From 9e4cb109af56e6d7daf1a2db8bd66067b8ac1c56 Mon Sep 17 00:00:00 2001 From: Jason Hall Date: Mon, 18 Mar 2024 16:22:20 -0400 Subject: [PATCH] presubmit: checkout PR ref (#21) Signed-off-by: Jason Hall --- .github/workflows/use-action.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/use-action.yaml b/.github/workflows/use-action.yaml index fe00443..4102bc0 100644 --- a/.github/workflows/use-action.yaml +++ b/.github/workflows/use-action.yaml @@ -14,6 +14,8 @@ jobs: steps: - uses: actions/checkout@v4 + with: + ref: refs/pull/${{ github.event.pull_request.number }}/merge - id: octo-sts uses: ./