workflow: also build niv updates
This commit is contained in:
parent
d3170cb538
commit
d8b502392f
1 changed files with 2 additions and 1 deletions
3
.github/workflows/nix.yml
vendored
3
.github/workflows/nix.yml
vendored
|
@ -2,7 +2,8 @@ name: "Nix"
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
master
|
- master
|
||||||
|
- update/*
|
||||||
pull_request:
|
pull_request:
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue