Skip to content

Commit

Permalink
Expand CI GITHUB_TOKEN permissions for writing unit test results
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsj committed Aug 7, 2024
1 parent 81ff125 commit 00c8eab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_testbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
runs-on: macos-14
permissions:
contents: read
checks: write
pull-requests: write
env:
IS_CI: 1

Expand Down

0 comments on commit 00c8eab

Please sign in to comment.