Skip to content

Commit 1497e5e

Browse files
NFC-99 Revert Add one line for github build
1 parent a7c7bbf commit 1497e5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sonarcloud-analysis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ jobs:
6262
dotnet tool update dotnet-sonarscanner --tool-path .\.sonar\scanner
6363
6464
- name: Build and analyze
65-
if: github.event_name != 'pull_request'
6665
env:
6766
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
6867
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)