chore: update nix development files in paths-ignore for github workflows

This commit is contained in:
Fijxu
2026-08-23 14:33:52 -04:00
parent eff609d0cd
commit 4daa142844
2 changed files with 4 additions and 4 deletions

View File

@@ -25,8 +25,8 @@ on:
- kubernetes/**
# Nix development files that are not used here.
- "*.nix"
- flake.flake
- .envrc
- "nix/**"
jobs:
build: