Skip to content

Commit

Permalink
chore: add permissions for private repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ilfa committed Mar 20, 2023
1 parent c5b89db commit 03aac22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
permissions:
checks: write
pull-requests: write
contents: read
steps:
- uses: actions/checkout@v3
- name: Jest coverage comment
Expand Down

0 comments on commit 03aac22

Please sign in to comment.