Skip to content

Commit feea408

Browse files
committed
wildcard recursive
1 parent f3f809b commit feea408

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check_links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
token: ${{ secrets.TOKEN_GITHUB }}
2727
fail: false
2828
args: >
29-
./doc/sphinx/*.rst
29+
./doc/sphinx/**/*.rst
3030
--verbose --max-concurrency 1 --no-progress
3131
--accept '100..=103,200..=399, 429'
3232
--exclude https://doi.org/

0 commit comments

Comments
 (0)