actions-marketplace-validations/Workflow trigger
Trigger a github action workflow in a repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| appId | Github app id | yes | — |
| privateKey | The contents of private key attached to the github app | yes | — |
| installationId | The github app installation id | yes | — |
| owner | The owner of the repo e.g. org name or account name | yes | — |
| repo | The name of the repository that contains the workflow | yes | — |
| workflowId | The ID of the workflow or the workflow filename as a string | yes | — |
| ref | The branch to run this workflow | no | main |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |