workflows: only run the most recent version packages sync

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-10-18 11:47:29 +02:00
parent abd043f4c0
commit 403cc11b3d
@@ -4,6 +4,10 @@ on:
branches:
- master
concurrency:
group: sync-version-packages
cancel-in-progress: true
jobs:
create-release-pr:
name: Create Changeset PR