diff --git a/.github/workflows/CI-Sonar.yml b/.github/workflows/CI-Sonar.yml index db10ea06..71345254 100644 --- a/.github/workflows/CI-Sonar.yml +++ b/.github/workflows/CI-Sonar.yml @@ -7,10 +7,6 @@ on: - opened - synchronize - reopened - workflow_dispatch: - schedule: - - cron: '00 23 * * *' # 08:00 - - cron: '00 11 * * *' # 20:00 permissions: checks: write