Skip to content

Commit

Permalink
minor renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
rex-schilasky committed Feb 19, 2024
1 parent f0af5c7 commit 4a23183
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build macOS
name: build macOS

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

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Windows Server 2019
name: build Windows

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy-review-post-comments.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: clang tidy review post comments
name: clang-tidy-review post comments

on:
workflow_run:
Expand Down

0 comments on commit 4a23183

Please sign in to comment.