Skip to content

Commit

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

on:
schedule:
- cron: '28 01 01 * *'
- cron: '28 01 21,28 2,5,8,11 *'
workflow_dispatch:

jobs:
Expand Down
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: '08 04 01 * *'
- cron: '08 04 21,28 2,5,8,11 *'
workflow_dispatch:

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

on:
schedule:
- cron: '35 01 01 * *'
- cron: '35 01 21,28 2,5,8,11 *'
workflow_dispatch:

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

on:
schedule:
- cron: '23 01 01 * *'
- cron: '23 01 21,28 2,5,8,11 *'
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 02 01 * *'
- cron: '23 02 21,28 2,5,8,11 *'
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: '48 01 01 * *'
- cron: '48 01 21,28 2,5,8,11 *'
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: '40 01 01 * *'
- cron: '40 01 21,28 2,5,8,11 *'
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: '04 03 01 * *'
- cron: '04 03 21,28 2,5,8,11 *'
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: '03 02 01 * *'
- cron: '03 02 21,28 2,5,8,11 *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 35d7b5f

Please sign in to comment.