Files
opencode-dispatch/.gitea/workflows/renovate.yaml
T
OpenCode Cabillot ed77950afb
PR Checks / hadolint (pull_request) Successful in 9s
PR Checks / build-test (pull_request) Successful in 35s
ci: add Renovate workflow
2026-08-02 23:47:24 +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