1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Update sonarqube.yml

This commit is contained in:
Anton Titovets
2024-02-22 15:51:04 +03:00
committed by GitHub
parent d22c9b3cdb
commit 13de51e4dc

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: