diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 88733b5f..4831275f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,9 +13,9 @@ name: CI on: push: - branches: [master, develop, 'feature/**', 'fix/**', 'hotfix/**'] + branches: [master, develop, reconcile/upstream-sync, 'feature/**', 'fix/**', 'hotfix/**'] pull_request: - branches: [master, develop] + branches: [master, develop, reconcile/upstream-sync] jobs: # ═══════════════════════════════════════════════════════════ diff --git a/device-protocol b/device-protocol index 5a8e2702..b13391c7 160000 --- a/device-protocol +++ b/device-protocol @@ -1 +1 @@ -Subproject commit 5a8e2702a4cc5f6e6c401f9cbb9bb07b43828c8b +Subproject commit b13391c772e3d46011f9ada8606c770b196e93d8