feat(ci): enable nix-hashes ci in v2 branch (#43482)

Signed-off-by: ReStranger <restranger@disroot.org>
This commit is contained in:
ReStranger 2026-08-19 23:37:59 +05:00 committed by GitHub
parent fbf45f2384
commit 1df9092f07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ permissions:
on:
workflow_dispatch:
push:
branches: [dev, beta]
branches: [dev, beta, v2]
paths:
- "bun.lock"
- "package.json"