Skip to content

Commit e757f6f

Browse files
authored
ci(sync-next): run nightly [AR-57326] (#444)
1 parent 74b3e7b commit e757f6f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/sync-next.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Sync next branch
22

33
on:
44
workflow_dispatch:
5+
schedule:
6+
# 00:00 Israel Time (UTC+3, IDT)
7+
- cron: '0 21 * * *'
58

69
permissions:
710
contents: write

0 commit comments

Comments
 (0)