mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 22:17:58 +00:00
Fix links (#3928)
Fix links Related CI failure: https://github.com/paritytech/polkadot-sdk/actions/runs/8455425042/job/23162858534?pr=3859
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user