Skip to content

Commit

Permalink
chore: give AutoApprove job full write (#1984)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahdietz committed May 18, 2023
1 parent 8210800 commit a24a28a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/autoapprove.yml
Expand Up @@ -7,9 +7,7 @@ on:
types:
- opened

permissions:
contents: read
pull-requests: write
permissions: write-all

jobs:
auto-approve:
Expand Down

0 comments on commit a24a28a

Please sign in to comment.