Codefresh Steps: Reusable Code for Common Operations 
 This page provides code you can use to perform common operations in the Codefresh CI/CD platform. 
Wait for approval pending-approval
Pause a running build until it is approved or denied.
arguments
    Approve:
  type: pending-approval
  title: Wait for approval
      Approve:
  type: pending-approval
  title: Wait for approval
  timeout:
    duration: 1
    finalState: denied