Skip to content

Commit 4385cd5

Browse files
committed
github: add pebble-release branches to CI
This will make a difference when we fork the next pebble-release branch.
1 parent e9e23bd commit 4385cd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ on:
55
branches:
66
- master
77
- crl-release-*
8+
- pebble-release-*
9+
810
pull_request:
911
branches:
1012
- master
1113
- crl-release-*
14+
- pebble-release-*
1215

1316
jobs:
1417

0 commit comments

Comments
 (0)