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:
Olof hagsand 2022-07-22 16:57:46 +02:00
parent 4514f2a538
commit aaa18897ef
4 changed files with 11 additions and 183 deletions

View file

@ -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: