test
All checks were successful
/ ls (push) Successful in 21s

This commit is contained in:
lubiana 2023-10-20 18:30:16 +02:00
parent 8d8306ef42
commit 4ca96eafb9
No known key found for this signature in database

View file

@ -27,6 +27,7 @@ jobs:
git config --global user.email "username@users.noreply.github.com"
git log -1 --pretty=format:"%s"
if [[ -n "$(git status -s)" ]]; then
echo lol
fi