Files
putty/.gitea/workflows/renovate.yaml
T
OpenCode Cabillot 260f97169b
Docker Build and Push / lint (pull_request) Successful in 11s
Docker Build and Push / build (pull_request) Successful in 57s
Docker Build and Push / test (pull_request) Successful in 30s
Docker Build and Push / push (pull_request) Skipped
ci: add Renovate workflow
2026-08-02 23:43:01 +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