Add manual execution of check links

pull/2774/head
Jérémy Rialland 2023-08-01 14:21:51 +02:00 committed by Jérémy Rialland
parent 13b998af91
commit fc9fb0d328
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
name: Check links validity
on:
workflow_dispatch:
schedule:
# https://crontab.guru/#0_11_*_*_2
- cron: '0 11 * * 2'