mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 16:45:05 +02:00
Added sonarcloud
This commit is contained in:
4
.github/workflows/sonarcloud.yml
vendored
4
.github/workflows/sonarcloud.yml
vendored
@ -30,7 +30,9 @@ name: SonarCloud analysis
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "6.4" ]
|
branches:
|
||||||
|
- '[0-9]+.[0-9]+'
|
||||||
|
- 'trunk'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "6.4" ]
|
branches: [ "6.4" ]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Reference in New Issue
Block a user