From bf781465550d762726a45886fdb923f09df7fe8c Mon Sep 17 00:00:00 2001 From: Michael Duong Date: Tue, 12 Sep 2023 16:12:47 +0100 Subject: [PATCH] test debug --- .github/workflows/MLPipelinePostMerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"