diff --git a/.github/workflows/auto-pull-request.yml b/.github/workflows/auto-pull-request.yml index 5e55edf..d404e47 100644 --- a/.github/workflows/auto-pull-request.yml +++ b/.github/workflows/auto-pull-request.yml @@ -20,7 +20,8 @@ jobs: run: | git fetch git log origin/test/ci..origin/release-stg - git log --all + echo "==========================" + git log origin/test/ci - name: Run a script uses: ./ with: