Skip to content

Commit

Permalink
Fix coverage check
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan committed Aug 9, 2023
1 parent 5b7612b commit 75acc13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Coverage
on:
- pull_request

permissions:
pull-requests: write

jobs:
coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 75acc13

Please sign in to comment.