1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-13 20:05:19 +02:00

Update sonarqube.yml

This commit is contained in:
Anton Titovets
2024-02-22 15:51:04 +03:00
committed by GitHub
parent 78a1061a21
commit cbd41c8eff

View File

@@ -28,9 +28,9 @@ name: SonarQube analysis
on:
push:
branches: [ "main" ]
branches: [ "dev" ]
pull_request:
branches: [ "main" ]
branches: [ "main", "dev" ]
workflow_dispatch:
permissions: