Skip to content

Commit

Permalink
chore: allow test report to write a check
Browse files Browse the repository at this point in the history
  • Loading branch information
kmruiz committed May 7, 2024
1 parent c77c801 commit 843ff6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quality-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
permissions:
contents: write
pull-requests: write
checks: write

jobs:
catalog-check:
Expand Down

0 comments on commit 843ff6e

Please sign in to comment.