Update docs-netlify.yml

This commit is contained in:
Adish M 2026-03-24 11:03:14 +05:30 committed by GitHub
parent 6804a0afb1
commit ef02052ab5
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: