Skip to main content
Trigger one or more GitHub Actions workflows from a Bolt schedule to run downstream automation as part of your pipeline.

Prerequisites

Usage

Add the Trigger GitHub Actions command to your schedule and enter the command to run. The modal accepts any command supported by the Paradime GitHub Actions CLI:
Use --ref= to target a branch or tag, and --inputs='{"key":"value"}' to pass workflow inputs.

Learn more

See the Paradime GitHub Actions CLI for the full command and flag reference.