Skip to content

Commit d2e7aa1

Browse files
committed
Rename Unity editor workflow files to include specific version numbers
1 parent 0506f4a commit d2e7aa1

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

.github/workflows/2019.4.40f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Editor Tests
1+
name: 2019.4.40f1 Unity Editor
22

33
on:
44
pull_request:

.github/workflows/2020.3.40f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Editor Tests
1+
name: 2020.3.40f1 Unity Editor
22

33
on:
44
pull_request:

.github/workflows/2021.3.45f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Editor Tests
1+
name: 2021.3.45f1 Unity Editor
22

33
on:
44
pull_request:

.github/workflows/2022.3.57f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Editor Tests
1+
name: 2022.3.57f1 Unity Editor
22

33
on:
44
pull_request:

.github/workflows/2023.1.20f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Editor Tests
1+
name: 2023.1.20f1 Unity Editor
22

33
on:
44
pull_request:

.github/workflows/2023.2.20f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Editor Tests
1+
name: 2023.2.20f1 Unity Editor
22

33
on:
44
pull_request:

.github/workflows/6000.0.37f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Editor Tests
1+
name: 6000.0.37f1 Unity Editor
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)