Skip to content

Commit 8eca4e9

Browse files
committed
added
1 parent 5715ec3 commit 8eca4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ jobs:
7979
git checkout ${{ github.head_ref }}
8080
git pull origin ${{ github.head_ref }}
8181
git add /home/runner/work/immunisation-fhir-api/immunisation-fhir-api/coverage_html_report/*.xml
82-
git commit -m "Add coverage index as XML format"
82+
git commit -m "Add coverage index as XML format."
8383
git push origin ${{ github.head_ref }}

0 commit comments

Comments
 (0)