mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-11 16:18:52 +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:
|
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user