Fix links

Related CI failure:
https://github.com/paritytech/polkadot-sdk/actions/runs/8455425042/job/23162858534?pr=3859
This commit is contained in:
Serban Iorga
2024-04-01 23:18:57 +03:00
committed by GitHub
parent d6f68bb906
commit 9805ba2cd0
4 changed files with 6 additions and 7 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ name: Check links
on:
pull_request:
paths:
- "*.rs"
- "*.prdoc"
- "**.rs"
- "**.prdoc"
- ".github/workflows/check-links.yml"
- ".config/lychee.toml"
types: [opened, synchronize, reopened, ready_for_review]