Skip to content

Commit

Permalink
chore: added write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
kikoso committed Oct 15, 2024
1 parent 95209ac commit bcfcbfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ on:
jobs:
test:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Checkout Repo
Expand Down

0 comments on commit bcfcbfe

Please sign in to comment.