Skip to main content
The Paradime SDK provides CLI commands to interact with GitHub Actions, allowing you to trigger workflow dispatches and list available workflows in a repository.

Trigger Workflow Dispatches

Trigger GitHub Actions workflow dispatches for one or more workflows, optionally waiting for the runs to complete.
Options Example

List Workflows

List all GitHub Actions workflows in a repository.
Options