Skip to content

Commit 3ccc80f

Browse files
committed
ci: fix changeset check checkout permission
1 parent f81ea15 commit 3ccc80f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/changeset-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
ref: ${{ github.event.pull_request.head.sha }}
2626
fetch-depth: 0
27+
allow-unsafe-pr-checkout: true
2728

2829
- name: Detect a changeset in this PR
2930
id: detect

0 commit comments

Comments
 (0)