UPGRADE RAILS AND GEMS ON MANAGER: As Dan, I want to upgrade rails on the API, so that we are secure and up-to-date #46
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |