diff options
| author | seth <[email protected]> | 2023-05-24 03:39:49 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-05-24 03:39:49 -0400 |
| commit | 4623b85e283e6e945e3a3baa92c521a9de7c7935 (patch) | |
| tree | 1566b71630790487df3cd6bbc7943eb2c1aeb22c /.github/workflows/update-inputs.yaml | |
| parent | a3e6b6d909a66bb5cd9fd34d091dd8dab22f0ca0 (diff) | |
actions: fix pr body formatting
Diffstat (limited to '.github/workflows/update-inputs.yaml')
| -rw-r--r-- | .github/workflows/update-inputs.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
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 }} |
