mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2026-07-03 07:44:37 +00:00
ci: skip renovate push
This commit is contained in:
parent
22f7244d87
commit
544e6325e5
|
|
@ -3,7 +3,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- "**"
|
||||
- !renovate/**
|
||||
branches-ignore:
|
||||
- renovate/** # they are build via PR
|
||||
|
||||
env:
|
||||
FORGEJO_VERSION: 11.0.15 # renovate: datasource=docker depName=data.forgejo.org/forgejo/forgejo
|
||||
|
|
|
|||
Loading…
Reference in a new issue