Skip to content

Commit

Permalink
Skip sonar for forked PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovepixelart committed Feb 25, 2024
1 parent 18ba561 commit 9d7989f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:
REDIS_PORT: 6379

- name: Scan
if: env.SONAR_TOKEN
uses: sonarsource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9d7989f

Please sign in to comment.