Skip to content

Commit

Permalink
Update update_leaderboard.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
orionw authored Oct 1, 2024
1 parent b28846c commit 185b5fc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/update_leaderboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,10 @@ jobs:
body: This is an automated PR to update the leaderboard.
branch: automated-leaderboard-update
delete-branch: true
file-pattern: '*.json boards_data/* all_data_tasks/*'
add-paths: |
*.json
boards_data/*
all_data_tasks/*
committer: Orion Weller <[email protected]>
author: Orion Weller <[email protected]>
- name: Enable Pull Request Automerge
Expand Down

0 comments on commit 185b5fc

Please sign in to comment.