Skip to content

Commit

Permalink
Moves the MV function to 2a EST
Browse files Browse the repository at this point in the history
  • Loading branch information
asteel-gsa committed Sep 25, 2024
1 parent a4dabf0 commit c7e01ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/materialized-views.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
name: Run the Materialized Views Function
on:
schedule:
# Invoke at 6 UTC EST every day
- cron: '0 6 * * *'
# Invoke at 7 UTC, 2 EST every day
- cron: '0 7 * * *'
workflow_dispatch:
inputs:
environment:
Expand Down

0 comments on commit c7e01ee

Please sign in to comment.