Added sonarcloud

This commit is contained in:
Alexey Pustovalov 2024-02-13 23:13:48 +09:00
parent a6946dc55e
commit 3c6c264cfe

View File

@ -30,7 +30,9 @@ name: SonarCloud analysis
on:
push:
branches: [ "6.4" ]
branches:
- '[0-9]+.[0-9]+'
- 'trunk'
pull_request:
branches: [ "6.4" ]
workflow_dispatch: