mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-12-23 14:59:00 +01:00
Added sonarcloud
This commit is contained in:
parent
a6946dc55e
commit
3c6c264cfe
4
.github/workflows/sonarcloud.yml
vendored
4
.github/workflows/sonarcloud.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user