mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
nix: run CI on all lockfile changes
This commit is contained in:
parent
761c113427
commit
4dd6d6eeb4
2 changed files with 3 additions and 20 deletions
8
.github/workflows/nix-lockfile-check.yml
vendored
8
.github/workflows/nix-lockfile-check.yml
vendored
|
|
@ -2,14 +2,6 @@ name: Nix Lockfile Check
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'ui-tui/package.json'
|
||||
- 'ui-tui/package-lock.json'
|
||||
- 'web/package.json'
|
||||
- 'web/package-lock.json'
|
||||
- 'nix/tui.nix'
|
||||
- 'nix/web.nix'
|
||||
- 'nix/lib.nix'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue