diff --git a/.github/workflows/postgres-restore.yml b/.github/workflows/postgres-restore.yml index eda9966bc..f3083b9fc 100644 --- a/.github/workflows/postgres-restore.yml +++ b/.github/workflows/postgres-restore.yml @@ -10,7 +10,7 @@ on: type: choice options: - test -# - production + - production confirm-production: description: Must be set to true if restoring production required: true