Skip to content

Commit

Permalink
Fix lb script bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hetulvp committed Apr 21, 2024
1 parent 78f7870 commit 425734f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_leaderboard_after_merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- development
jobs:
update-file:
if: github.repository == 'infocusp/llm_seminar_series'
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 425734f

Please sign in to comment.