Skip to content

Commit 98a83ef

Browse files
Merge pull request #203 from keepkey/agent/pin-portable-device-protocol
chore: pin portable canonical device protocol
2 parents f2de46c + c2eb9d9 commit 98a83ef

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ name: CI
1313

1414
on:
1515
push:
16-
branches: [master, develop, 'feature/**', 'fix/**', 'hotfix/**']
16+
branches: [master, develop, reconcile/upstream-sync, 'feature/**', 'fix/**', 'hotfix/**']
1717
pull_request:
18-
branches: [master, develop]
18+
branches: [master, develop, reconcile/upstream-sync]
1919

2020
jobs:
2121
# ═══════════════════════════════════════════════════════════

0 commit comments

Comments
 (0)