Skip to content

Commit

Permalink
Add available and default cluster era
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoura committed Jun 8, 2021
1 parent 92b8850 commit e0fe74e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/regression-dbsync.yaml
Expand Up @@ -19,7 +19,7 @@ on:
description: "db-sync branch (default: master)"
required: false
cluster_era:
description: "Cluster era (default: empty)"
description: "Cluster era (mary, alonzo; default: mary)"
required: false
tx_era:
description: "Tx era (default: empty)"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/regression.yaml
Expand Up @@ -13,7 +13,7 @@ on:
description: "cardano-node branch (default: master)"
required: false
cluster_era:
description: "Cluster era (default: empty)"
description: "Cluster era (mary, alonzo; default: mary)"
required: false
tx_era:
description: "Tx era (default: empty)"
Expand Down

0 comments on commit e0fe74e

Please sign in to comment.