From 5d9923f6a29b7fc78d30f0eaf4fa81faa36bda3c Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 11 Dec 2023 16:11:46 +0100 Subject: [PATCH] fix body format --- .github/workflows/create-pr.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/create-pr.yml b/.github/workflows/create-pr.yml index d5816e0..a5de9e7 100644 --- a/.github/workflows/create-pr.yml +++ b/.github/workflows/create-pr.yml @@ -26,7 +26,7 @@ jobs: with: title: ${{env.RANDOM_EMOJI}} pull request branch-suffix: random - body: > + body: | This is a test pull request. It will be put in queue automatically by Mergify right now. @@ -42,7 +42,7 @@ jobs: with: title: ${{env.RANDOM_EMOJI}} pull request branch-suffix: random - body: > + body: | This is a test pull request! To put it in queue, run the `@mergifyio queue` command by posting a