ci: trigger workflows when nixpkgs pin is updated

Otherwise we might break things...
This commit is contained in:
Wolfgang Walther
2026-06-02 10:13:27 +02:00
parent 6e573b911d
commit ebac332cb1
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ on:
- .github/actions/setup-nix/**
- default.nix
- nix/**
- flake.lock
- docs/**
- '!**.md'