workflows/sync_patch-release: stop running on PR branches
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -5,11 +5,6 @@ on:
|
||||
- master
|
||||
paths:
|
||||
- '.patches/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- '.patches/**'
|
||||
|
||||
concurrency:
|
||||
group: sync-patch-release
|
||||
|
||||
Reference in New Issue
Block a user