Files
ip/.gitea/workflows/renovate.yaml
T
OpenCode Cabillot 40cd2b6e6a
PR Checks / hadolint (pull_request) Successful in 9s
PR Checks / build-test (pull_request) Successful in 30s
ci: add Renovate workflow
2026-08-02 23:50:20 +00:00

14 lines
187 B
YAML

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