mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 21:49:53 +00:00
ci: nix desktop
This commit is contained in:
parent
80235f325e
commit
c545fa2a28
1 changed files with 7 additions and 1 deletions
8
.github/workflows/nix-desktop.yml
vendored
8
.github/workflows/nix-desktop.yml
vendored
|
|
@ -1,8 +1,14 @@
|
|||
name: nix desktop
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [dev]
|
||||
paths:
|
||||
- "flake.nix"
|
||||
- "flake.lock"
|
||||
- "nix/**"
|
||||
- "packages/app/**"
|
||||
- "packages/desktop/**"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue