Skip to content

Commit

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

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

jobs:
lint-docs:
Expand Down

0 comments on commit dd7fddf

Please sign in to comment.