mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-17 12:00:59 +02:00
Using default branch instead of 7.0
This commit is contained in:
4
.github/workflows/sonarcloud.yml
vendored
4
.github/workflows/sonarcloud.yml
vendored
@ -30,9 +30,9 @@ name: SonarCloud analysis
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "7.0" ]
|
branches: [ "7.2" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "7.0" ]
|
branches: [ "7.2" ]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
Reference in New Issue
Block a user