Skip to content

Commit

Permalink
fix: permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mattzcarey committed Jul 14, 2023
1 parent 1d00d32 commit 91979c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

permissions:
pull-requests: write
contents: read

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ https://github.com/mattzcarey/code-review-gpt/assets/77928207/92029baf-f691-465f
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
```
See .github/workflows/pr.yml for an example.
## Getting Started
1. Clone the repository:
Expand Down

0 comments on commit 91979c9

Please sign in to comment.