Skip to content

Commit e677839

Browse files
committed
fix: workflow checkout PR
adjust the record yml to checkout the PR properly Signed-off-by: Charlie Doern <[email protected]>
1 parent de69216 commit e677839

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/record-integration-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ jobs:
8787
- name: Checkout repository
8888
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
8989
with:
90-
ref: ${{ github.event.pull_request.head.ref }}
9190
fetch-depth: 0
9291

9392
- name: Setup test environment

0 commit comments

Comments
 (0)