mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-21 10:27:47 +02:00
Using default branch instead of 7.0
This commit is contained in:
parent
5b35310dd3
commit
207333bf1e
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user