From 4623b85e283e6e945e3a3baa92c521a9de7c7935 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 24 May 2023 03:39:49 -0400 Subject: actions: fix pr body formatting --- .github/workflows/update-inputs.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.github/workflows/update-inputs.yaml') diff --git a/.github/workflows/update-inputs.yaml b/.github/workflows/update-inputs.yaml index 62308fb..586c93c 100644 --- a/.github/workflows/update-inputs.yaml +++ b/.github/workflows/update-inputs.yaml @@ -29,10 +29,6 @@ jobs: pr-body: | Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. - ``` - ${{ env.GIT_COMMIT_MESSAGE }} - ``` - bors r+ nix-options: "--accept-flake-config" token: ${{ secrets.FLAKE_UPDATE }} -- cgit v1.2.3