diff --git a/.github/workflows/dispatch-apps.yml b/.github/workflows/dispatch-apps.yml index 6e585ae97..9f9fb04d7 100644 --- a/.github/workflows/dispatch-apps.yml +++ b/.github/workflows/dispatch-apps.yml @@ -18,7 +18,7 @@ on: required: true type: string runMigration: - description: "Whether to run migration or not" + description: "Run migrations" default: false required: false type: boolean