Fix build and code structure improvements. New but essential UI functionality. CI improvements. Documentation improvements. AI module improvements.
This commit is contained in:
22
devops/ci-local/events/schedule.json
Normal file
22
devops/ci-local/events/schedule.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user