Skip to content

Commit

Permalink
Update ci.yml (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
dborowiecki authored Oct 18, 2023
1 parent e26ee89 commit 21bb446
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: My Test Single Project
name: Module SonarCloud CI Pipeline
on:
push:
branches:
Expand All @@ -20,4 +20,4 @@ jobs:
uses: SonarSource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 21bb446

Please sign in to comment.