test debug

This commit is contained in:
Michael Duong 2023-09-12 16:14:28 +01:00
parent bf78146555
commit e2de1d0ef1

View file

@ -72,7 +72,9 @@ jobs:
git config user.email "Github-Bot@no-reply.com"
git config --local remote.origin.push master:master
# echo "chicken" >> test.md
git pull origin master
git fetch --prune
# git pull origin master
# git add .
# git commit -m "test"