Add manual execution of check links
parent
13b998af91
commit
fc9fb0d328
|
@ -1,5 +1,6 @@
|
|||
name: Check links validity
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# https://crontab.guru/#0_11_*_*_2
|
||||
- cron: '0 11 * * 2'
|
||||
|
|
Loading…
Reference in New Issue