Compare commits
3
Commits
c94411f579
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
01f250db44 | ||
|
|
ef2fc48e27 | ||
|
|
877d392b9a |
@@ -0,0 +1,12 @@
|
|||||||
|
name: Renovate
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
renovate:
|
||||||
|
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
|
||||||
|
secrets: inherit
|
||||||
Reference in New Issue
Block a user