Skip to content

Commit

Permalink
Rename editor workflow files to standardize naming convention
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanMurzak committed Feb 12, 2025
1 parent 171b5e6 commit 07376d0
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/2019.4.40f1_editor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 2019.4.40f1 Editor
name: 2019.4.40f1-Editor

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/2020.3.40f1_editor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 2020.3.40f1 Editor
name: 2020.3.40f1-Editor

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/2021.3.45f1_editor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 2021.3.45f1 Editor
name: 2021.3.45f1-Editor

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/2022.3.57f1_editor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 2022.3.57f1 Editor
name: 2022.3.57f1-Editor

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/2023.1.20f1_editor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 2023.1.20f1 Editor
name: 2023.1.20f1-Editor

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/2023.2.20f1_editor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 2023.2.20f1 Editor
name: 2023.2.20f1-Editor

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/6000.0.37f1_editor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 6000.0.37f1 Editor
name: 6000.0.37f1-Editor

on:
pull_request:
Expand Down

0 comments on commit 07376d0

Please sign in to comment.