workflows/manual-nixpkgs: fix nixdoc path

This commit is contained in:
Wolfgang Walther 2025-05-11 13:39:55 +02:00
parent 08ed87ccc6
commit 2dfc31f47d
No known key found for this signature in database
GPG key ID: B39893FA5F65CAE1

View file

@ -7,7 +7,7 @@ on:
paths:
- 'doc/**'
- 'lib/**'
- 'pkgs/tools/nix/nixdoc/**'
- 'pkgs/by-name/ni/nixdoc/**'
permissions: {}