Skip to content

Commit 43e0b39

Browse files
authored
Update scheduled-stage-sync.yml
1 parent 48de3cc commit 43e0b39

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

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

0 commit comments

Comments
 (0)