Skip to content

Commit

Permalink
Update update_leaderboard.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunhThanhDe authored Oct 29, 2024
1 parent b97ed9f commit f8cd6b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update_leaderboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
update_leaderboard:
if: startsWith(github.event.issue.title, 'Game Result Submission')
runs-on: ubuntu-latest
permissions:
contents: write
issues: write

steps:
- name: Checkout repository
Expand Down

0 comments on commit f8cd6b3

Please sign in to comment.