Test: remove obsolete test_ openconfig_system
Add branch with-defaults to github workflow Check in parameter in yang_extension_value
This commit is contained in:
parent
4514f2a538
commit
aaa18897ef
4 changed files with 11 additions and 183 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -2,9 +2,9 @@ name: Clixon CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, callhome ]
|
||||
branches: [ master, callhome, with-defaults ]
|
||||
pull_request:
|
||||
branches: [ master, callhome ]
|
||||
branches: [ master, callhome, with-defaults ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue