Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/mantle_cancel_round.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Mantle network - Cancel current round
name: Mantle testnet - Cancel current round

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mantle_set_duration.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Mantle testnet - set the next round duration
name: Mantle testnet - Set voting duration

on:
workflow_dispatch:
Expand Down