Merge pull request #15672 from ToolJet/adishM98-patch-2

Update docs-netlify.yml
This commit is contained in:
Adish M 2026-03-24 11:03:31 +05:30 committed by GitHub
commit d963256e66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,9 @@ on:
- documentation
paths:
- docs/**
schedule:
- cron: '30 3 * * *' # 9:00 AM IST
- cron: '30 16 * * *' # 10:00 PM IST
jobs:
build: