File tree Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 1111 - " docs/**"
1212 - " contrib/**"
1313 - " **.md"
14- - " **.rst"
1514 - " .github/workflows/*"
1615 - " !.github/workflows/publish.yaml"
1716 push :
1817 paths-ignore :
1918 - " docs/**"
2019 - " contrib/**"
2120 - " **.md"
22- - " **.rst"
2321 - " .github/workflows/*"
2422 - " !.github/workflows/publish.yaml"
2523 branches-ignore :
Original file line number Diff line number Diff line change 99 - " docs/**"
1010 - " contrib/**"
1111 - " **.md"
12- - " **.rst"
1312 - " .github/workflows/*"
1413 - " !.github/workflows/test.yaml"
1514 push :
1615 paths-ignore :
1716 - " docs/**"
1817 - " contrib/**"
1918 - " **.md"
20- - " **.rst"
2119 - " .github/workflows/*"
2220 - " !.github/workflows/test.yaml"
2321 branches-ignore :
Original file line number Diff line number Diff line change 2525 "sphinxext.rediraffe" ,
2626]
2727root_doc = "index"
28- source_suffix = [".md" , ".rst" ]
28+ source_suffix = [".md" ]
2929exclude_patterns = ["_build" , "Thumbs.db" , ".DS_Store" ]
3030
3131
You can’t perform that action at this time.
0 commit comments