Skip to content

Commit

Permalink
fixed workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
tompahoward committed Aug 9, 2024
1 parent 773e80e commit 57d4654
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-act.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update Data for OT
name: Update Data for ACT

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-nsw.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update Data for OT
name: Update Data for NSW

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

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

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

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

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

on:
schedule:
Expand Down

0 comments on commit 57d4654

Please sign in to comment.