fix matching

This commit is contained in:
Matthias Mair 2026-06-26 20:53:54 +02:00
parent 900dc8c867
commit 79c874390a
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ name: Frontend
on:
push:
branches-ignore: ["l10*", "dependabot/*", "backport/*"]
branches-ignore: ["l10*", "dependabot*", "backport*"]
pull_request:
branches-ignore: ["l10*"]

View File

@ -7,7 +7,7 @@ name: Import / Export
on:
push:
branches-ignore: ["l10*", "dependabot/*", "backport/*"]
branches-ignore: ["l10*", "dependabot*", "backport*"]
pull_request:
branches-ignore: ["l10*"]

View File

@ -4,7 +4,7 @@ name: QC
on:
push:
branches-ignore: ["l10*", "dependabot/*", "backport/*"]
branches-ignore: ["l10*", "dependabot*", "backport*"]
pull_request:
branches-ignore: ["l10*"]