Skip to content

Commit 9aeb089

Browse files
committed
fix(sonarcloud): disable on PR
as discussed in Community Call on 23.06.2025
1 parent 1e0290d commit 9aeb089

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
branches:
55
- develop
66
- master
7-
pull_request:
8-
types: [opened, synchronize, reopened]
97
jobs:
108
build:
119
name: SonarCloud Analysis

0 commit comments

Comments
 (0)