Skip to content

Commit

Permalink
ci: action names
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliano-macedo committed May 19, 2024
1 parent 9d063c2 commit 93c9422
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pages.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Go
name: Publish Pages

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Go
name: Unit Tests

on:
push:
Expand Down

0 comments on commit 93c9422

Please sign in to comment.