mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2026-07-05 00:34:39 +00:00
ci: skip renovate push
This commit is contained in:
parent
544e6325e5
commit
93a8b3bcb3
|
|
@ -3,7 +3,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- '**'
|
||||
- !renovate/**
|
||||
branches-ignore:
|
||||
- renovate/** # they are build via PR
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
|
|
|||
Loading…
Reference in a new issue