Skip to content

Commit

Permalink
doc: granular docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nalgeon committed Jun 10, 2024
1 parent 7bf2940 commit 22d9def
Show file tree
Hide file tree
Showing 17 changed files with 582 additions and 589 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: build
on:
push:
branches: [main]
paths-ignore: [README.md]
paths-ignore:
- "docs/**"
- README.md
pull_request:
branches: [main]
workflow_dispatch:
Expand Down
Loading

0 comments on commit 22d9def

Please sign in to comment.