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
2 changed files with 0 additions and 4 deletions

View File

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

View File

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