kategengler/CI Cron
Have a workflow to run periodically on a particular branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Branch to run CI on | yes | — |
| personal_token | Personal access token with repo scope | yes | — |
| committer_email | Email to use for the commit, defaults to cron@example.org | no | cron@example.org |
| committer_name | Name to use for the commit, defaults to Cron CI | no | Cron CI |
| branch_prefix | Prefix to use for the branch, defaults to cron- | no | cron- |
| commit_message_prefix | Prefix to use for the commit message, defaults to Cron | no | Cron |
Outputs
no outputs