Skip to content

Commit

Permalink
add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
OnkarRuikar committed Jul 29, 2023
1 parent 7fbd6c5 commit c1e5f83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr-review-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
- .nvmrc
- "**/*.md"

permissions:
contents: read
pull-requests: write

jobs:
lint-docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c1e5f83

Please sign in to comment.