We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f5f45f + b0b78b0 commit ca23edcCopy full SHA for ca23edc
1 file changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
check_filenames: true
22
# MarkDown files in docs/available_software/detail are skipped because they are auto-generated
23
- skip: '*.pdf,.git,*.json,./docs/available_software/detail/*.md'
+ skip: '*.pdf,.git,*.json,./docs/available_software/detail/*.md,./docs/available_software_riscv/detail/*.md'
24
ignore_words_list: Fram,fram,ND,nd,Linz
25
26
# - name: Markdown Linting Action
0 commit comments