don't run sonar on pulls

This commit is contained in:
proddy
2024-06-25 10:51:08 +02:00
parent 9a63307b33
commit edaeafd619

View File

@@ -5,8 +5,8 @@ on:
push:
branches:
- dev
pull_request:
types: [opened, synchronize, reopened]
# pull_request:
# types: [opened, synchronize, reopened]
jobs:
build: