Skip to content

Commit b1d5de4

Browse files
authored
Update sync-changes-scheduled.yml
1 parent f6e77d5 commit b1d5de4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sync-changes-scheduled.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Sync changes scheduled from CE to EE
22
on:
33
workflow_dispatch:
4+
schedule:
5+
- cron: '30 21 * * *'
46

57
jobs:
68
sync-branches:

0 commit comments

Comments
 (0)