Files
ip/.gitea/workflows/renovate.yaml
T
OpenCode Cabillot 8da7d217fd
PR Checks / hadolint (pull_request) Successful in 10s
PR Checks / build-test (pull_request) Successful in 23s
ci: add Renovate workflow
2026-08-02 23:52:09 +00:00

13 lines
186 B
YAML

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