mirror of
https://github.com/emmabostian/developer-portfolios.git
synced 2025-01-23 01:46: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:
|
||||
push:
|
||||
branches: master
|
||||
repository_dispatch:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "00 18 * * *"
|
||||
name: Check markdown links
|
||||
jobs:
|
||||
linkChecker:
|
||||
|
Loading…
Reference in New Issue
Block a user