Skip to content

Commit

Permalink
add issues:write perm
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Aug 11, 2023
1 parent 1e9eb03 commit 5920849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
pull-requests: write
issues: write
steps:
- uses: actions/setup-go@v4
- name: Find Comment
Expand Down

0 comments on commit 5920849

Please sign in to comment.