fix pr body template for flake updates

This commit is contained in:
Noah Masur 2024-01-27 21:19:54 -07:00
parent 06c1f5c372
commit 94bc6662ed

View File

@ -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