change something slightly

This commit is contained in:
Arthur Beck 2025-02-23 11:40:37 -06:00
parent 0b2d7e029f
commit 0dc14b152f
Signed by: ArthurB
GPG key ID: ACE3D14F5CEF14BF

View file

@ -17,5 +17,5 @@ jobs:
git config --global user.name 'Formatter'
git config --global user.email 'formatter@noreply.git.verygay.fyi'
git commit -am "Automated format" || true
git push
git push || true