Skip to content

Commit

Permalink
changed go live time
Browse files Browse the repository at this point in the history
  • Loading branch information
IsraelleHub committed Sep 17, 2024
1 parent d5721ee commit 54f3620
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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

0 comments on commit 54f3620

Please sign in to comment.