Skip to content

Commit

Permalink
Updates for release 1.0.0 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
3keyroman authored Sep 5, 2024
1 parent 16650e4 commit a7218e0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,3 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit a7218e0

Please sign in to comment.