From 648f0997fc920e9999c2a2086c647a8868b478ca Mon Sep 17 00:00:00 2001 From: helenasabel Date: Mon, 9 Oct 2023 14:38:19 +0200 Subject: [PATCH] fix: corrects commit message --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c975208..04410b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,7 @@ jobs: uses: actions-x/commit@v6 with: files: report-main.xml report-expanded.xml - message: "[ci skip] adds schematron reports" + message: "[skip ci] adds schematron reports" - name: Schematron validation of main ODD run: grep -vq 'svrl:text' report-main.xml - name: Schematron validation of the expanded ODD