mirror of
https://github.com/emmabostian/developer-portfolios.git
synced 2025-05-03 00:48:00 +00:00
Update link-checker.yml
This commit is contained in:
parent
7f343972ef
commit
e485d1b50a
6
.github/workflows/link-checker.yml
vendored
6
.github/workflows/link-checker.yml
vendored
@ -1,6 +1,8 @@
|
|||||||
on:
|
on:
|
||||||
push:
|
repository_dispatch:
|
||||||
branches: master
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: "00 18 * * *"
|
||||||
name: Check markdown links
|
name: Check markdown links
|
||||||
jobs:
|
jobs:
|
||||||
linkChecker:
|
linkChecker:
|
||||||
|
Loading…
Reference in New Issue
Block a user