config: improve the GitHub Actions workflow
parent
dd0ea0f9de
commit
f30db7b90a
|
@ -1,5 +1,6 @@
|
|||
name: Check Markdown links
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue