Files
mcp-maildir/.gitea/workflows/renovate.yaml
T
OpenCode Cabillot 478affe4fa
PR Checks / hadolint (pull_request) Successful in 12s
Docker Build and Push / integration-test (pull_request) Successful in 1m56s
PR Checks / build-test (pull_request) Successful in 2m4s
Docker Build and Push / test (pull_request) Failing after 3h0m6s
Docker Build and Push / build (pull_request) Skipped
ci: add Renovate workflow
2026-08-02 23:46:53 +00:00

13 lines
184 B
YAML

name: Renovate
on:
push:
branches:
- main
workflow_dispatch:
jobs:
renovate:
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
secrets: inherit