Merge pull request #32423 from backstage/rugvip/nopr

workflows/sync_patch-release: stop running on PR branches
This commit is contained in:
Patrik Oldsberg
2026-01-26 19:48:05 +01:00
committed by GitHub
-5
View File
@@ -5,11 +5,6 @@ on:
- master
paths:
- '.patches/**'
pull_request:
branches:
- master
paths:
- '.patches/**'
concurrency:
group: sync-patch-release