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-05-30 16:47:11 +0300
committerAlexander Vladishev <aleksander.vladishev@zabbix.com>2022-05-30 16:47:11 +0300
commit9da0d5b3ed0fcb4f19bd7a04f1e2603ec22c12cd (patch)
tree31da70167b16d973c8bab0a5a706255a6c4dfaf4 /.github
parent5abae0e8b9e8e8385946a48a10f43d58202a23f6 (diff)
.......... [ZBXNEXT-686] updated SonarCloud configuration files
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/sonarcloud-others.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/sonarcloud-others.yml b/.github/workflows/sonarcloud-others.yml
index 262e8882d07..0df91b36f69 100644
--- a/.github/workflows/sonarcloud-others.yml
+++ b/.github/workflows/sonarcloud-others.yml
@@ -5,8 +5,8 @@ on:
branches:
- 'master'
- 'release/*'
- #pull_request:
- # types: [opened, synchronize, reopened]
+ pull_request:
+ types: [opened, synchronize, reopened]
jobs:
SonarCloud-others: