config: no more sonarcloud / qodana for each PR.

This commit is contained in:
James Cole 2023-05-29 14:18:43 +02:00
parent 023a3fdade
commit 43f668dc65
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80
2 changed files with 0 additions and 4 deletions

View File

@ -5,8 +5,6 @@ on:
branches:
- main
- develop
pull_request:
types: [ opened, synchronize, reopened ]
jobs:
qodana:
runs-on: ubuntu-latest

View File

@ -4,8 +4,6 @@ on:
branches:
- main
- develop
pull_request:
types: [opened, synchronize, reopened]
jobs:
sonarcloud:
name: SonarCloud