Skip to content

Commit d0eca49

Browse files
authored
Explicitly allow unsafe pr checkout for LB
1 parent 7cfcefe commit d0eca49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/leaderboard-submission.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
path: _pr_submission
3636
repository: ${{ github.event.pull_request.head.repo.full_name }}
3737
ref: ${{ github.head_ref }}
38+
allow-unsafe-pr-checkout: true
3839

3940
# copy submission files over to main repo
4041
- name: Copy submission files to eval workspace

0 commit comments

Comments
 (0)