mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-02-07 11:36:25 +02:00
Exclude twitter.com from check-links git hook
This commit is contained in:
parent
136a5d093f
commit
4e4b9edb53
@ -10,4 +10,4 @@ pre-push:
|
||||
commands:
|
||||
check-links:
|
||||
tags: docs
|
||||
run: command -v lychee && lychee docs README.md CHANGELOG.md --exclude localhost --exclude-path docs/index.html
|
||||
run: command -v lychee && lychee docs README.md CHANGELOG.md --exclude localhost --exclude twitter.com --exclude-path docs/index.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user