Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vladishev <aleksander.vladishev@zabbix.com>2022-09-27 13:46:44 +0300
committerAlexander Vladishev <aleksander.vladishev@zabbix.com>2022-09-27 13:58:49 +0300
commitd7717f0afc204736de8987c8a23c5a540f77dc00 (patch)
tree928ae0e29e95c020d8ea7a5a661da9c7a3570600 /.github
parent91606f9ef221bbb0c61a30ccf9b7183bbe5b33d6 (diff)
.......... [ZBXNEXT-686] updated SonarCloud configuration files
(cherry picked from commit d1824537868a02d23f3843c5b03107b406bbb5fa) (cherry picked from commit 32adb085cfff6111153b42d0e851648f778a4b17) (cherry picked from commit df7c1c671dcb7023f7d419cc7eaa8fa19b964246)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/sonarcloud-C.yml (renamed from .github/workflows/sonarcloud.yml)2
-rw-r--r--.github/workflows/sonarcloud-PHP.yml (renamed from .github/workflows/sonarcloud-others.yml)2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud-C.yml
index fe2d9bc9edf..53ba489197f 100644
--- a/.github/workflows/sonarcloud.yml
+++ b/.github/workflows/sonarcloud-C.yml
@@ -1,4 +1,4 @@
-name: SonarCloud C Build
+name: SonarCloud Build
on:
schedule:
diff --git a/.github/workflows/sonarcloud-others.yml b/.github/workflows/sonarcloud-PHP.yml
index 787c918767a..01b0ac9219c 100644
--- a/.github/workflows/sonarcloud-others.yml
+++ b/.github/workflows/sonarcloud-PHP.yml
@@ -1,4 +1,4 @@
-name: SonarCloud Others Build
+name: SonarCloud Build
on:
push: