Merge pull request #1183 from tobiasge/avoid-duplicate-checks

Avoid duplicate checks for Renovate PRs
This commit is contained in:
Tobias Genannt 2024-03-27 06:52:23 +01:00 committed by GitHub
commit f443d4ac53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,7 @@ on:
push:
branches-ignore:
- release
- renovate/**
pull_request:
branches-ignore:
- release