diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 88f3c92..4a5c94f 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -31,6 +31,12 @@ jobs: pr-labels: | # Labels to be set on the PR dependencies automated + pr-body: | + Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. + + ``` + {{ env.GIT_COMMIT_MESSAGE }} + ``` - name: Check the Flake id: check run: nix flake check