Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Feb 1, 2025
1 parent ed29be3 commit 02a9b84
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,14 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
```

Alerts for the above badge appears in the SonarCloud dashboard at:

<https://sonarcloud.io/>

The badge will go red only if failing to run and publish to SonarCloud, whether there are any alerts of not.
You must check the dashboard.


### Semgrep Local

[![Semgrep](https://github.com/HariSekhon/GitHub-Actions/actions/workflows/semgrep.yaml/badge.svg)](https://github.com/HariSekhon/GitHub-Actions/actions/workflows/semgrep.yaml)
Expand Down

0 comments on commit 02a9b84

Please sign in to comment.