Update link-checker.yml

This commit is contained in:
Chuck 2022-01-14 17:11:24 -05:00 committed by GitHub
parent 7f343972ef
commit e485d1b50a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
on:
push:
branches: master
repository_dispatch:
workflow_dispatch:
schedule:
- cron: "00 18 * * *"
name: Check markdown links
jobs:
linkChecker: