Merge pull request #32423 from backstage/rugvip/nopr
workflows/sync_patch-release: stop running on PR branches
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