ci: skip renovate push

This commit is contained in:
viceice 2026-06-11 07:08:16 +00:00
parent 544e6325e5
commit 93a8b3bcb3
No known key found for this signature in database
GPG key ID: F128CBE6AB3A7201

View file

@ -3,7 +3,8 @@ on:
push:
branches:
- '**'
- !renovate/**
branches-ignore:
- renovate/** # they are build via PR
jobs:
tests: