ci: allow manually running linkcheck workflow
This commit is contained in:
@@ -3,6 +3,7 @@ name: Linkcheck
|
||||
on:
|
||||
schedule:
|
||||
- cron: '1 2 * * 3'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
linkcheck:
|
||||
|
||||
Reference in New Issue
Block a user