parent
1bbde50fc3
commit
8d8306ef42
1 changed files with 1 additions and 1 deletions
|
@ -25,8 +25,8 @@ jobs:
|
|||
env | sort
|
||||
git config --global user.name "${{ env.CI_COMMIT_AUTHOR }}"
|
||||
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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue