Files
siege/.gitea/workflows/renovate.yaml
T
OpenCode Cabillot 50e1518e9e
PR Checks / hadolint (pull_request) Successful in 14s
PR Checks / build-test (pull_request) Successful in 50s
ci: add Renovate workflow
2026-08-02 23:38:52 +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