Skip to content

Commit 286f51c

Browse files
authored
Update scheduled-prod-sync.yml
1 parent 43e0b39 commit 286f51c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/policies/scheduled-prod-sync.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ configuration:
1717
base: live
1818
title: Merge main into live
1919
body: Automated merge of the main branch into live, syncing documentation content to the production environment.
20-
- description: Push to live branch (scheduled 6PM PT publish)
20+
- description: Push to live branch (scheduled 7PM PT publish)
2121
frequencies:
2222
- daily:
2323
time: 2:00
@@ -28,7 +28,7 @@ configuration:
2828
base: live
2929
title: Merge main into live
3030
body: Automated merge of the main branch into live, syncing documentation content to the production environment.
31-
- description: Push to live branch (scheduled 2AM PT publish)
31+
- description: Push to live branch (scheduled 3AM PT publish)
3232
frequencies:
3333
- daily:
3434
time: 10:00
@@ -38,4 +38,4 @@ configuration:
3838
head: main
3939
base: live
4040
title: Merge main into live
41-
body: Automated merge of the main branch into live, syncing documentation content to the production environment.
41+
body: Automated merge of the main branch into live, syncing documentation content to the production environment.

0 commit comments

Comments
 (0)