Compare commits
3
Commits
fba9779e2e
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc5e0a0f78 | ||
|
|
fe4dc7c97c | ||
|
|
5f242199e1 |
@@ -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