23 lines
427 B
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"
|
|
}
|