aboutsummaryrefslogtreecommitdiff
path: root/.gitea/workflows/test.yml
Commit message (Collapse)AuthorAgeFilesLines
* chore: add Renovate configuration and workflowsValentin Popov11 hours1-0/+16
- Introduced .renovaterc for Renovate settings. - Added renovate.config.cjs for Gitea integration. - Created .gitea/workflows/renovate.yml for daily Renovate runs. - Added .gitea/workflows/test.yml for CI testing. - Removed outdated GitHub workflows and configuration files.