Removed sonarque.

This commit is contained in:
soup-bowl
2025-08-20 17:31:22 +01:00
parent b4bce52a79
commit 8041bc5fa8
2 changed files with 0 additions and 23 deletions
-22
View File
@@ -1,22 +0,0 @@
name: SonarQube Analysis
on:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Codebase
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: sonarsource/sonarqube-scan-action@v3
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
-1
View File
@@ -1 +0,0 @@
sonar.projectKey=soup-bowl_opensimulator-docker_1e7d136b-4f24-4c29-9850-3f3010362b8d