style: prettier

This commit is contained in:
Constrat
2024-08-19 15:40:58 +02:00
parent 498ea5f6a4
commit b0d54c8a3f

View File

@@ -29,7 +29,7 @@ jobs:
with:
fetch-depth: ${{ env.fetch_depth }}
persist-credentials: false # Needed to bypass protection rules in Push changes
- name: Process commits and update blame ignore list
run: |
git log -n ${{ env.fetch_depth }} --pretty=format:"%H %s" --grep="\[blame ignore\]" > commits.txt