Skip to content

Commit

Permalink
Renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
moraygrieve committed Dec 9, 2024
1 parent 7cde83e commit c84b311
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/persist_check_sepolia_profits.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Check key balances on sepolia-testnet to determine profits
#
name: '[persist] Check and persist sepolia profits'
name: '[persist] Persist sepolia profits'
run-name: Check sepolia-testnet profits
on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/persist_run_performance_tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Builds a local testnet and runs a set of tests
#
name: '[persist] Check and persist performance'
name: '[persist] Persist performance results'
run-name: Run performance tests (${{ github.event.inputs.environment }})
on:
workflow_dispatch:
Expand Down

0 comments on commit c84b311

Please sign in to comment.