actions: publish docs every 3 hours

Publish docs every 3 hours, this way fixes early in the morning are
reflected online earlier and no need to wait until the next day.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-05-17 10:01:04 -04:00
parent 6100691d2f
commit 1b155dfbb9

View File

@ -6,7 +6,7 @@ name: Doc build for Release or Daily
# Either a daily based on schedule/cron or only on tag push
on:
schedule:
- cron: '50 22,11 * * *'
- cron: '50 1/3 * * *'
push:
paths:
- 'VERSION'