Skip to content

Commit 5efdd36

Browse files
committed
format
1 parent eb0507e commit 5efdd36

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
@@ -76,5 +76,5 @@ jobs:
7676
git checkout ${{ github.head_ref }}
7777
git pull origin ${{ github.head_ref }}
7878
git add /home/runner/work/immunisation-fhir-api/immunisation-fhir-api/coverage_html_report/*.xml
79-
git commit -m "Add coverage index as XML"
79+
git commit -m "Add coverage index as XML format"
8080
git push origin ${{ github.head_ref }}

0 commit comments

Comments
 (0)