website: run plugin docs check also on schedule
This commit is contained in:
parent
565ca6627c
commit
b780da5750
|
@ -12,6 +12,8 @@ on:
|
|||
pull_request:
|
||||
paths:
|
||||
- "website/**"
|
||||
schedule:
|
||||
- cron: "45 0 * * *"
|
||||
|
||||
jobs:
|
||||
check-plugin-docs:
|
||||
|
|
Loading…
Reference in New Issue