[PM-7025] Add permission for test results (#9569)

* include check-run in workflows where secrets are used

* revert changes in build-cli workflow and add check-run to codecov

* assert token permissions

* include required permissions

* re-arrange permissions in alphabetical order

---------

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
This commit is contained in:
Dillon Beresford 2024-06-10 13:24:56 -05:00 committed by GitHub
parent 841edc1058
commit d594b680f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ jobs:
runs-on: ubuntu-22.04
needs: check-run
permissions:
checks: write
contents: read
pull-requests: write