Files
git.stella-ops.org/devops/ci-local/events/schedule.json

23 lines
427 B
JSON

{
"schedule": [
{
"cron": "0 5 * * *"
}
],
"repository": {
"name": "git.stella-ops.org",
"full_name": "stellaops/git.stella-ops.org",
"default_branch": "main",
"private": true,
"owner": {
"login": "stellaops",
"type": "Organization"
}
},
"sender": {
"login": "github-actions[bot]",
"type": "Bot"
},
"workflow": ".gitea/workflows/nightly-regression.yml"
}