mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-21 22:13:23 +00:00
feat(ci): enable nix-hashes ci in v2 branch (#43482)
Signed-off-by: ReStranger <restranger@disroot.org>
This commit is contained in:
parent
fbf45f2384
commit
1df9092f07
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix-hashes.yml
vendored
2
.github/workflows/nix-hashes.yml
vendored
|
|
@ -6,7 +6,7 @@ permissions:
|
|||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [dev, beta]
|
||||
branches: [dev, beta, v2]
|
||||
paths:
|
||||
- "bun.lock"
|
||||
- "package.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue