actions-marketplace-validations/Workflow Toggle
GitHub Action to Enable/Disable GitHub Actions Workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A GitHub access token with the "workflow" scope | yes | — |
| workflow_id | The workflow file name or the workflow ID | yes | — |
| action | Either "enable" or "disable" to enable/disable the workflow | yes | — |
| owner | The repo owner (defaults to owner of the running action) | no | — |
| repo | The repo with the workflow to disable (defaults to repo of the running action) | no | — |
Outputs
no outputs