Skip to content

Commit

Permalink
Sepolia/dev/uat can run on any box
Browse files Browse the repository at this point in the history
  • Loading branch information
moraygrieve committed Dec 8, 2024
1 parent a125d48 commit 8da4645
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/system_check_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: '[system] Check sepolia testnet profits'
name: '[system] Check profits'
run-name: Check sepolia-testnet profits
on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/system_send_to_wallet.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Send any funds from the L1 deployment account to the gnosis safe wallet
#
name: '[system] Send deployer funds to wallet'
name: '[system] Send to wallet'
run-name: Send L1 deployer funds to safe wallet
on:
workflow_dispatch:
Expand Down

0 comments on commit 8da4645

Please sign in to comment.