Skip to content

Commit

Permalink
Allow codecov to create comment (#7443)
Browse files Browse the repository at this point in the history
  • Loading branch information
youngbupark authored Apr 4, 2024
1 parent 6b0d59a commit ea33bec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ on:
permissions:
id-token: write # Required for requesting the JWT
contents: write # Required for creating releases
issues: write # Required for creating comments
checks: write # Required for updating check runs
pull-requests: write # Required for updating pull requests
packages: write # Required for uploading the package
Expand Down

0 comments on commit ea33bec

Please sign in to comment.