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.