Skip to content

Commit

Permalink
Add write permission to write coverage to wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
gordon-klotho committed Nov 29, 2023
1 parent 633f1d6 commit a85ee54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ concurrency:
cancel-in-progress: true
group: unit-tests-${{ github.ref }}
name: unit tests
permissions:
contents: write
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a85ee54

Please sign in to comment.