Skip to content

Commit

Permalink
update workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
anajuliabit committed Jun 3, 2024
1 parent 4be3f70 commit d255073
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/slither-analyze.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Analyze an Ethereum project with Slither"
name: "Slither Analyze"

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test
name: "Test"

on:
workflow_dispatch:
Expand Down

0 comments on commit d255073

Please sign in to comment.