You've already forked Awesome-DevOps-copy
Option to trigger manually as well #45
This commit is contained in:
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"
|
||||
|
||||
Reference in New Issue
Block a user