Skip to content

Commit

Permalink
GitHub Actions: reusable-single-unitTest.yml add permission to write
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Oct 3, 2024
1 parent 932a95b commit caf4fc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-single-unitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
runs-on: ${{ inputs.os }}
permissions:
checks: write
contents: write
steps:

# Free GitHub Actions Environment Disk Space
Expand Down

0 comments on commit caf4fc2

Please sign in to comment.