parent
8d8306ef42
commit
4ca96eafb9
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ jobs:
|
||||||
git config --global user.email "username@users.noreply.github.com"
|
git config --global user.email "username@users.noreply.github.com"
|
||||||
git log -1 --pretty=format:"%s"
|
git log -1 --pretty=format:"%s"
|
||||||
if [[ -n "$(git status -s)" ]]; then
|
if [[ -n "$(git status -s)" ]]; then
|
||||||
|
echo lol
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue