Skip to content

Commit 766fdf5

Browse files
authored
Merge pull request #73 from grovdata/pagesplit
Split list into pages
2 parents 22176f1 + 4eb0b4e commit 766fdf5

File tree

5 files changed

+373
-208
lines changed

5 files changed

+373
-208
lines changed

.github/workflows/actions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
- uses: actions/checkout@master
1313
- uses: gaurav-nelson/github-action-markdown-link-check@v1
1414
with:
15-
config-file: '.github/workflows/mlc_config.json'
15+
config-file: '.github/workflows/mlc_config.json'
16+
file-path: './dev.md, ./hardware.md, ./software.md'

0 commit comments

Comments
 (0)