We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b368c7 commit 90e35e1Copy full SHA for 90e35e1
.github/workflows/linkcheck.yml
@@ -21,7 +21,7 @@ jobs:
21
id: lychee
22
uses: lycheeverse/lychee-action@v2
23
with:
24
- args: --accept 403
+ args: --accept 403 lectures/*.md
25
# - name: Setup Anaconda
26
# uses: conda-incubator/setup-miniconda@v3
27
# with:
0 commit comments