diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 0b3028a8a..a4b5976cd 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -27,4 +27,4 @@ jobs: git config user.email "bot@example.com" git config pull.rebase false git pull ${{env.MASTER_REPO}} ${{env.SOURCE_BRANCH}} - git push \ No newline at end of file + git push