Skip to content

Commit 35b8039

Browse files
committed
Checkout the correct ref
1 parent 621851c commit 35b8039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/render-registry.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
- uses: actions/checkout@v3
99
with:
1010
fetch-depth: 0
11+
ref: ${{ github.event.pull_request.head.ref }}
1112
- uses: actions/setup-node@v2
1213
with:
1314
node-version: 14

0 commit comments

Comments
 (0)