Option to trigger manually as well #45

This commit is contained in:
Marius Stanca 2023-01-03 12:50:44 +02:00
parent a3d1e38c91
commit b1705ed5f5
No known key found for this signature in database
GPG Key ID: 3F18F3CF10AD6E8D

View File

@ -1,6 +1,8 @@
name: Links validator
on:
repository_dispatch:
workflow_dispatch:
schedule:
# At 09:00 on Monday: https://crontab.guru/#0_9_*_*_1
- cron: "0 9 * * 1"