Skip to content

Commit

Permalink
Merge pull request #9600 from department-of-veterans-affairs/chanel-9…
Browse files Browse the repository at this point in the history
…267-change-go-live-time-to-8am-est

CU/9267-chanel-Change-go-live-release-time-to-8-am
  • Loading branch information
IsraelleHub authored Sep 18, 2024
2 parents 11fce4f + f4e5023 commit 5e2750a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/go_live.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ name: '[Release] Go Live'

on:
workflow_dispatch:
# Tuesdays 14:00 UTC, 10AM ET, 7AM PT
# Tuesdays 12:00 UTC, 8AM ET, 5AM PT
schedule:
- cron: '0 14 * * 2'
- cron: '0 12 * * 2'

jobs:
get_workflow_environment:
Expand Down Expand Up @@ -48,4 +48,4 @@ jobs:
secrets: inherit
with:
lane: release
ref: main
ref: main

0 comments on commit 5e2750a

Please sign in to comment.