From df5c67d3d8fa77d45fb4620857af957d6868e55f Mon Sep 17 00:00:00 2001 From: Johanne Saxegaard Date: Wed, 27 Nov 2024 11:59:58 +0100 Subject: [PATCH] pre-commit --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 47af42c..7ff6891 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -168,4 +168,4 @@ jobs: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} # No need to run SonarCloud analysis if dependabot update or token not defined if: env.SONAR_TOKEN != '' && (github.actor != 'dependabot[bot]') - uses: SonarSource/sonarcloud-github-action@v3.1.0 \ No newline at end of file + uses: SonarSource/sonarcloud-github-action@v3.1.0