Skip to content

Commit 17bb85f

Browse files
committed
refactor: rename linter workflow files for clarity
1 parent 89e2474 commit 17bb85f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/reusable-unity-cs-linter-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: (Reusable) Unity C# Linter
1+
name: (Reusable) Unity C# Linter for Dispatch
22

33
on:
44
workflow_call:

.github/workflows/test-unity-cs-linter-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: (Test) Unity C# Linter for Dispatch
1+
name: (Test) Unity C# Linter
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)