Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,12 @@ actions-nix = {
Let `actions-nix` handle the import, and avoid importing `git-hooks`
directly.

## Documentation

The `flake.parts` website hosts the module option documentation:

- <https://flake.parts/options/actions-nix.html>

## Advanced

### Control relative path with `--no-prepend-git-root`
Expand Down