diff --git a/.github/workflows/MLPipelinePostMerge.yml b/.github/workflows/MLPipelinePostMerge.yml index 9f3e100..3875598 100644 --- a/.github/workflows/MLPipelinePostMerge.yml +++ b/.github/workflows/MLPipelinePostMerge.yml @@ -72,7 +72,7 @@ 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 add . # git commit -m "test"