Skip to content

Commit

Permalink
improve workflow naming
Browse files Browse the repository at this point in the history
  • Loading branch information
SethSharp committed Oct 20, 2024
1 parent 82e0ee4 commit 7a674a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Testing & Deployment
name: Deployment

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Apply Code Style Fixes
name: Formatting

on:
pull_request:
Expand Down

0 comments on commit 7a674a0

Please sign in to comment.