Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/pull_request_updated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
ensure_checklist_complete:
name: Ensure Checklist Complete
runs-on: ubuntu-latest
if: github.event.action != 'opened'
steps:
- name: Ensure Checklist Complete
uses: peter-evans/find-comment@v4
Expand Down
2 changes: 1 addition & 1 deletion draft-yn-netmod-yang-xml.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
xmlns:xi="http://www.w3.org/2001/XInclude" docName="draft-yn-netmod-yang-xml-latest">
<front>
<title abbrev="XML Encoding of YANG Data">XML Encoding of Data Modeled with YANG</title>
<author initials="K" surname="Watsen" fullname='Kent Watsen' role="editor">
<author initials="K" surname="Watsen" fullname='Kent Watsen'>
<organization>Watsen Networks</organization>
<address>
<email>kent+ietf@watsen.net</email>
Expand Down
Loading