voiceflow/Trigger CircleCI Pipeline

Trigger the CircleCI pipeline for a given branch as if new changes had been pushed to it

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
circleci-tokenThe access token used to trigger the pipelineyes
repositoryThe repository to trigger the pipeline foryes${{ github.repository }}
branchThe branch to trigger the pipeline foryes${{ github.head_ref }}
parametersThe pipeline parameters to pass to the triggered pipeline (JSON)yes{}

no outputs