Skip to content

Commit

Permalink
chore(ci): lint - change basedir
Browse files Browse the repository at this point in the history
  • Loading branch information
obalunenko committed Feb 18, 2021
1 parent 0938aea commit 47c4b7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master
with:
projectBaseDir: ${{ GITHUB_WORKSPACE }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 47c4b7d

Please sign in to comment.