mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
feat: add video file exclusions to linkchecker
This commit is contained in:
parent
b5eff8a9dd
commit
374e8c3307
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
@ -84,4 +84,4 @@ jobs:
|
|||
|
||||
- name: Run linkchecker
|
||||
run: |
|
||||
linkchecker https://aider.chat
|
||||
linkchecker --ignore-url='.+\.(mp4|mov|avi)' https://aider.chat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue