workflow: add check to update
This commit is contained in:
parent
bad46c566d
commit
9fce4171bb
1 changed files with 2 additions and 0 deletions
2
.github/workflows/update-flake.yml
vendored
2
.github/workflows/update-flake.yml
vendored
|
|
@ -17,3 +17,5 @@ jobs:
|
|||
with:
|
||||
pr-title: "flake: update flake.lock"
|
||||
pr-reviewers: itepastra
|
||||
- run: nix build
|
||||
- run: nix flake check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue