mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 22:12:56 +00:00
fix pr body template for flake updates
This commit is contained in:
parent
06c1f5c372
commit
94bc6662ed
6
.github/workflows/update.yml
vendored
6
.github/workflows/update.yml
vendored
@ -31,6 +31,12 @@ jobs:
|
|||||||
pr-labels: | # Labels to be set on the PR
|
pr-labels: | # Labels to be set on the PR
|
||||||
dependencies
|
dependencies
|
||||||
automated
|
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
|
- name: Check the Flake
|
||||||
id: check
|
id: check
|
||||||
run: nix flake check
|
run: nix flake check
|
||||||
|
Loading…
Reference in New Issue
Block a user