Skip to content

Commit

Permalink
chore: rename job name
Browse files Browse the repository at this point in the history
  • Loading branch information
andyhuang18 committed Dec 5, 2024
1 parent 6e61734 commit e032255
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/updateCompanyData_1.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Monthly company data Script Execution
name: Monthly company data Script Execution 1

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updateCompanyData_2.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Monthly company data Script Execution
name: Monthly company data Script Execution 2

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updateCompanyData_3.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Monthly company data Script Execution
name: Monthly company data Script Execution 3

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updateCompanyData_4.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Monthly company data Script Execution
name: Monthly company data Script Execution 4

on:
schedule:
Expand Down

0 comments on commit e032255

Please sign in to comment.