website: run plugin docs check also on schedule

This commit is contained in:
Zach Shilton 2021-03-20 21:59:34 -04:00
parent 565ca6627c
commit b780da5750
No known key found for this signature in database
GPG Key ID: 487BAB946192712E
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ on:
pull_request:
paths:
- "website/**"
schedule:
- cron: "45 0 * * *"
jobs:
check-plugin-docs: