Skip to content

Commit

Permalink
ci: grant write permissions to GitHub token
Browse files Browse the repository at this point in the history
  • Loading branch information
cybersokari committed Dec 28, 2024
1 parent 65736be commit 43aa671
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Test
on:
pull_request:
permissions:
pull-requests: write
issues: write
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 43aa671

Please sign in to comment.