Skip to content

Commit

Permalink
Add code quality score
Browse files Browse the repository at this point in the history
  • Loading branch information
richardmatthewsdev committed Feb 15, 2024
1 parent a44cdab commit b70c4f9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/code_quality_score.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Code quality score

on:
- pull_request

jobs:
code_quality_score:
name: Code quality
uses: DigitalNZ/code_quality_score/.github/workflows/calculate-code-quality-score.yml@main

0 comments on commit b70c4f9

Please sign in to comment.