Skip to content

Commit

Permalink
Move nightly time [skip ci] (#2437)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Sep 20, 2024
1 parent 92bc4ac commit 9641b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ defaults:
on:
workflow_dispatch:
schedule:
- cron: '0 7 * * *' # 7AM UTC, 12AM PST, 3AM EST
- cron: '0 3 * * *' # 3AM UTC, 11PM EST, 8PM PST

concurrency:
group: ${{ github.workflow }}-on-${{ github.event_name }}-from-${{ github.ref_name }}
Expand Down

0 comments on commit 9641b7e

Please sign in to comment.