Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Trigger a workflow VIA GitHub webhook. To trigger a workflow from GitHub, you must set a webhookSecret
. In your GitHub Webhook Settings, set the Payload URL to "base_url"/api/v2/workflows/"workflow_id"/webhook?orgId="org_id", select application/json for the content type, and be highly recommend enabling SSL verification for security. The workflow must be published.
Optional
startA list of steps that run first after a trigger fires.
Generated using TypeDoc
Schema for a GitHub webhook-based trigger.