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