Skip to content

Commit

Permalink
label adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
martianoff committed Nov 1, 2019
1 parent cd9128a commit 6937e28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code-quality,yaml
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
message: |
### Code Review Analysis is ready
| Code | Complexity | Architecture | Style | Security |
|------|------------|--------------|-------|----------|
| Code | Complexity | Architecture | Style | Security Issues |
|------|------------|--------------|-------|-----------------|
| ${{ steps.analyze.outputs.summary-code }} | ${{ steps.analyze.outputs.summary-complexity }} | ${{ steps.analyze.outputs.summary-architecture }} | ${{ steps.analyze.outputs.summary-style }} | ${{ steps.analyze.outputs.summary-security }} |
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6937e28

Please sign in to comment.