Option to trigger manually as well #45
This commit is contained in:
parent
a3d1e38c91
commit
b1705ed5f5
2
.github/workflows/links-validator.yml
vendored
2
.github/workflows/links-validator.yml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user