From 7501d487e1c2b2ee7b04c775cd817ffa1675465e Mon Sep 17 00:00:00 2001 From: kwatsen Date: Thu, 26 Feb 2026 21:40:59 +0700 Subject: [PATCH 1/2] fix typo in Acknowledgements section --- draft-yn-netmod-yang-xml.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-yn-netmod-yang-xml.xml b/draft-yn-netmod-yang-xml.xml index ce5c9a4..b61d0f8 100644 --- a/draft-yn-netmod-yang-xml.xml +++ b/draft-yn-netmod-yang-xml.xml @@ -970,7 +970,7 @@ leaf-list foo {
Substantial amounts of text in this document was copied from - and . The authors wish to thank Martin Björklund and + and . The author wishes to thank Martin Björklund and Ladislav Lhotka for authoring RFC 7950 and RFC 7951, respectively.
From 58cc7dcaa13c91c2d54b381af7f53ea603552478 Mon Sep 17 00:00:00 2001 From: kwatsen Date: Thu, 26 Feb 2026 21:51:05 +0700 Subject: [PATCH 2/2] fix typo in Acknowledgements section --- .github/workflows/pull_request_updated.yml | 2 +- draft-yn-netmod-yang-xml.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pull_request_updated.yml b/.github/workflows/pull_request_updated.yml index c1dd15a..85a06ac 100644 --- a/.github/workflows/pull_request_updated.yml +++ b/.github/workflows/pull_request_updated.yml @@ -6,6 +6,7 @@ on: jobs: add_checklist: + name: Add Checklist runs-on: ubuntu-latest if: github.event.action == 'opened' steps: @@ -126,7 +127,6 @@ jobs: ensure_checklist_complete: name: Ensure Checklist Complete runs-on: ubuntu-latest - #needs: add_checklist steps: - name: Ensure Checklist Complete uses: peter-evans/find-comment@v4 diff --git a/draft-yn-netmod-yang-xml.xml b/draft-yn-netmod-yang-xml.xml index ce5c9a4..b61d0f8 100644 --- a/draft-yn-netmod-yang-xml.xml +++ b/draft-yn-netmod-yang-xml.xml @@ -970,7 +970,7 @@ leaf-list foo {
Substantial amounts of text in this document was copied from - and . The authors wish to thank Martin Björklund and + and . The author wishes to thank Martin Björklund and Ladislav Lhotka for authoring RFC 7950 and RFC 7951, respectively.