Fixed: [Schema Ambiguity Error with openconfig-system re: NTP](https://github.com/clicon/clixon/issues/334)
This commit is contained in:
parent
1d78241115
commit
a846989569
3 changed files with 14 additions and 14 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -2,9 +2,9 @@ name: Clixon CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, snmp ]
|
||||
branches: [ master, callhome ]
|
||||
pull_request:
|
||||
branches: [ master, snmp ]
|
||||
branches: [ master, callhome ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue