Skip to content

Commit

Permalink
updated upload times
Browse files Browse the repository at this point in the history
  • Loading branch information
tompahoward committed Aug 10, 2024
1 parent 86ce79d commit dc7cb19
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-nsw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Data for NSW

on:
schedule:
- cron: '23 01 01 3,6,9,12 *'
- cron: '08 04 01 3,6,9,12 *'
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-qld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Data for QLD

on:
schedule:
- cron: '23 01 01 3,6,9,12 *'
- cron: '23 02 01 3,6,9,12 *'
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-sa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Data for SA

on:
schedule:
- cron: '23 01 01 3,6,9,12 *'
- cron: '48 01 01 3,6,9,12 *'
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-tas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Data for TAS

on:
schedule:
- cron: '23 01 01 3,6,9,12 *'
- cron: '40 01 01 3,6,9,12 *'
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-vic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Data for VIC

on:
schedule:
- cron: '23 01 01 3,6,9,12 *'
- cron: '04 03 01 3,6,9,12 *'
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-wa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Data for WA

on:
schedule:
- cron: '23 01 01 3,6,9,12 *'
- cron: '03 02 01 3,6,9,12 *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit dc7cb19

Please sign in to comment.