1 parent 7cfcefe commit d0eca49Copy full SHA for d0eca49
1 file changed
.github/workflows/leaderboard-submission.yml
@@ -35,6 +35,7 @@ jobs:
35
path: _pr_submission
36
repository: ${{ github.event.pull_request.head.repo.full_name }}
37
ref: ${{ github.head_ref }}
38
+ allow-unsafe-pr-checkout: true
39
40
# copy submission files over to main repo
41
- name: Copy submission files to eval workspace
0 commit comments