Skip to content

Commit 7678c5d

Browse files
committed
actions CHANGE update branches
1 parent 697729e commit 7678c5d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@ name: libnetconf2 CI
22
on:
33
push:
44
branches:
5-
- libyang2
5+
- master
6+
- devel
67
pull_request:
78
branches:
8-
- libyang2
9+
- master
10+
- devel
911

1012
env:
1113
DEFAULT_OPTIONS: -DENABLE_BUILD_TESTS=ON -DENABLE_DNSSEC=ON

0 commit comments

Comments
 (0)