Skip to content

Commit

Permalink
add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
balos1 authored Oct 1, 2024
1 parent 82e026d commit 13e407c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ jobs:
if [ -n "$(git status --porcelain)" ]; then
git commit -am 'apply format updates'
git push
fi
fi

0 comments on commit 13e407c

Please sign in to comment.