Skip to content

Commit

Permalink
fix: corrects commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
HelenaSabel committed Oct 9, 2023
1 parent 0d474c6 commit 648f099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 648f099

Please sign in to comment.