diff --git a/.github/workflows/CI_Check.yml b/.github/workflows/CI_Check.yml index 63d57309..508df7b1 100644 --- a/.github/workflows/CI_Check.yml +++ b/.github/workflows/CI_Check.yml @@ -2,9 +2,9 @@ name: 'spotless & Sonar analyze' on: workflow_call: - secrets: - SONAR_TOKEN: - required: true + # secrets: + # SONAR_TOKEN: + # required: true jobs: spotless-sonar: