Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
DST adjustments staging_aws.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesSLogan authored Nov 6, 2023
1 parent 2c74397 commit a3d72d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/staging_aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Staging deploy - AWS
on:
schedule:
# run around 9:00am on Mondays, 3:55 on Wednesdays, 7:55 Thurs
- cron: '0 16 * * Mon'
- cron: '55 22 * * Wed'
- cron: '0 17 * * Mon'
- cron: '55 23 * * Wed'
- cron: '55 15 * * Thu'

push:
Expand Down

0 comments on commit a3d72d2

Please sign in to comment.