Skip to content

Commit

Permalink
Rename names
Browse files Browse the repository at this point in the history
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
  • Loading branch information
AA-Turner and webknjaz authored Oct 10, 2024
1 parent b858b6b commit 7b0a838
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-macos.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: macOS
name: Reusable macOS

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reusable-tsan.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Thread Sanitizer
name: Reusable Thread Sanitizer

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reusable-ubuntu.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Ubuntu
name: Reusable Ubuntu

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reusable-wasi.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: WASI
name: Reusable WASI

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reusable-windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Windows
name: Reusable Windows

on:
workflow_call:
Expand Down

0 comments on commit 7b0a838

Please sign in to comment.