Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Orion Weller
commited on
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 |
-
|
|
|
|
|
|
|
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
|