From 18324c5fc2203521659dfcacf7b7930d84cbc361 Mon Sep 17 00:00:00 2001 From: Raffaello Bertini Date: Sat, 11 Nov 2023 16:33:10 +0000 Subject: [PATCH] update ci sonarcloud --- .github/workflows/sonarcloud.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index 54918cff..167cf656 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -18,15 +18,15 @@ on: #branches: # - master - pull_request: - # branches: [ master ] - paths-ignore: - - 'doc/**' - - '.gitignore' - - '.gitattributes' - - 'README.md' - - 'LICENSE' - - 'wave_generators.r' + #pull_request: + ## branches: [ master ] + # paths-ignore: + # - 'doc/**' + # - '.gitignore' + # - '.gitattributes' + # - 'README.md' + # - 'LICENSE' + # - 'wave_generators.r' #permissions: read-all