Compare commits
3
Commits
f7a869357a
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
926b401b06 | ||
|
|
5222353c96 | ||
|
|
6d95902790 |
@@ -0,0 +1,12 @@
|
|||||||
|
name: Renovate
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
renovate:
|
||||||
|
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
|
||||||
|
secrets: inherit
|
||||||
Reference in New Issue
Block a user