Skip to content

Commit db5a650

Browse files
committed
Merge branch 'deployment' of https://github.com/uic-evl/EVL-Website into deployment
2 parents b7e146e + 54131a1 commit db5a650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/broken-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
uses: lycheeverse/lychee-action@v2
5151
with:
5252
fail: true
53-
args: -a 403,418 --user-agent 'curl/7.54' --exclude-path _pages/profiles.md --exclude-path _pages/blog.md --exclude-path _pages/repositories.md --verbose --no-progress './_pages/*.md' './_news/2024/*' './_news/2025/*' './**/*.html'
53+
args: -a 100..=103,200..=299,403,418 --user-agent 'curl/7.54' --exclude-path _pages/profiles.md --exclude-path _pages/blog.md --exclude-path _pages/repositories.md --verbose --no-progress './_pages/*.md' './_news/2024/*' './_news/2025/*' './**/*.html'

0 commit comments

Comments
 (0)