Skip to content

Commit

Permalink
update: action name
Browse files Browse the repository at this point in the history
  • Loading branch information
balaji305 committed Nov 1, 2024
1 parent c598710 commit 0f327e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check if frontend can be built
name: Build

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check Prettier formatting
name: Prettier

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

on:
push:
Expand Down

0 comments on commit 0f327e1

Please sign in to comment.