actions-marketplace-validations/Set cron schedule
Set the cron schedule for a GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Personal access token with "workflow" scope | yes | — |
| cron | cron schedule expression (UTC Timezone). Set multiple schedules by separating by line breaks | yes | — |
| workflow | ID or filename of workflow to be updated. Defaults to the current workflow. | no | — |
| message | Commit message. You can use $WORKFLOW_NAME and $CRON_SCHEDULE placeholders. Defaults to "ci($WORKFLOW_NAME): update cron schedule: $CRON_EXPRESSIONS" | no | — |
Outputs
no outputs