From 7c82d0aefca03f06a5b4d2c2f9bb098953749bd2 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Wed, 8 May 2024 10:34:32 +0200 Subject: [PATCH] Fix config syntax. --- .github/workflows/quality-monitor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/quality-monitor.yml b/.github/workflows/quality-monitor.yml index d5f469b6..39621bc2 100644 --- a/.github/workflows/quality-monitor.yml +++ b/.github/workflows/quality-monitor.yml @@ -34,7 +34,7 @@ jobs: with: github-token: ${{ secrets.GITHUB_TOKEN }} pr-number: ${{ steps.pr.outputs.number }} - configuration: | + config: > { "tests": { "name": "Tests",