Files
crond/.gitea/workflows/renovate.yaml
T
OpenCode Cabillot 046b198eb0
PR Checks / hadolint (pull_request) Successful in 12s
PR Checks / build-test (pull_request) Successful in 39s
ci: add Renovate workflow
2026-08-02 23:41:49 +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