actions-marketplace-validations/Set cron schedule

Set the cron schedule for a GitHub Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenPersonal access token with "workflow" scopeyes
croncron schedule expression (UTC Timezone). Set multiple schedules by separating by line breaksyes
workflowID or filename of workflow to be updated. Defaults to the current workflow.no
messageCommit message. You can use $WORKFLOW_NAME and $CRON_SCHEDULE placeholders. Defaults to "ci($WORKFLOW_NAME): update cron schedule: $CRON_EXPRESSIONS"no

no outputs