Orion Weller commited on
Commit
185b5fc
·
unverified ·
1 Parent(s): b28846c

Update update_leaderboard.yml

Browse files
.github/workflows/update_leaderboard.yml CHANGED
@@ -36,7 +36,10 @@ jobs:
36
  body: This is an automated PR to update the leaderboard.
37
  branch: automated-leaderboard-update
38
  delete-branch: true
39
- file-pattern: '*.json boards_data/* all_data_tasks/*'
 
 
 
40
  committer: Orion Weller <[email protected]>
41
  author: Orion Weller <[email protected]>
42
  - name: Enable Pull Request Automerge
 
36
  body: This is an automated PR to update the leaderboard.
37
  branch: automated-leaderboard-update
38
  delete-branch: true
39
+ add-paths: |
40
+ *.json
41
+ boards_data/*
42
+ all_data_tasks/*
43
  committer: Orion Weller <[email protected]>
44
  author: Orion Weller <[email protected]>
45
  - name: Enable Pull Request Automerge