Skip to content

Commit

Permalink
Merge pull request #73 from grovdata/pagesplit
Browse files Browse the repository at this point in the history
Split list into pages
  • Loading branch information
grovdata authored Dec 9, 2024
2 parents 22176f1 + 4eb0b4e commit 766fdf5
Show file tree
Hide file tree
Showing 5 changed files with 373 additions and 208 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ jobs:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: '.github/workflows/mlc_config.json'
config-file: '.github/workflows/mlc_config.json'
file-path: './dev.md, ./hardware.md, ./software.md'
Loading

0 comments on commit 766fdf5

Please sign in to comment.