Skip to content

Commit 7a9c5e2

Browse files
authored
Merge pull request TooTallNate#1168 from marci4/SonarForPushesOnly
Deactivate sonar for pull requests
2 parents 4adb0c5 + a64ee7c commit 7a9c5e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/sonar.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on:
33
push:
44
branches:
55
- master
6-
pull_request:
7-
types: [opened, synchronize, reopened]
86
jobs:
97
build:
108
name: SonarQube

0 commit comments

Comments
 (0)