workflows/sync_patch-release: stop running on PR branches

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-01-21 13:27:07 +01:00
parent 914cd995bb
commit 9166885552
-5
View File
@@ -5,11 +5,6 @@ on:
- master
paths:
- '.patches/**'
pull_request:
branches:
- master
paths:
- '.patches/**'
concurrency:
group: sync-patch-release