Trigger nix workflow when flake.lock changes

This commit is contained in:
John MacFarlane
2026-07-21 09:32:36 +02:00
parent 6df62cb613
commit 89c887682f
+1
View File
@@ -7,6 +7,7 @@ on:
- 'stack.yaml'
- 'pandoc.cabal'
- 'flake.nix'
- 'flake.lock'
branches:
- 'main'
pull_request: