mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 13:37:28 +00:00
Merge pull request #15672 from ToolJet/adishM98-patch-2
Update docs-netlify.yml
This commit is contained in:
commit
d963256e66
1 changed files with 3 additions and 0 deletions
3
.github/workflows/docs-netlify.yml
vendored
3
.github/workflows/docs-netlify.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue