voiceflow/Trigger CircleCI Pipeline
Trigger the CircleCI pipeline for a given branch as if new changes had been pushed to it
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| circleci-token | The access token used to trigger the pipeline | yes | — |
| repository | The repository to trigger the pipeline for | yes | ${{ github.repository }} |
| branch | The branch to trigger the pipeline for | yes | ${{ github.head_ref }} |
| parameters | The pipeline parameters to pass to the triggered pipeline (JSON) | yes | {} |
Outputs
no outputs