Skip to content

Commit

Permalink
fix: pass in default github token
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Sep 30, 2024
1 parent aceca29 commit 3c0ff44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
permissions:
contents: read
issues: write
pull-requests: write # Add this line

jobs:
test-typescript:
Expand Down

0 comments on commit 3c0ff44

Please sign in to comment.