Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
JanHoefelmeyer committed Nov 8, 2023
1 parent 8a82ad1 commit eeaff36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ jobs:
test:
runs-on: ubuntu-latest
permissions:
# Required to checkout the code
# Required to checkout the code.
contents: read
# Required to put a comment into the pull-request
# Required to put a comment into the pull-request.
pull-requests: write
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit eeaff36

Please sign in to comment.