diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 788ac18b..d5c9d405 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -11,7 +11,6 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v5 - name: Check unpinned versions run: ./.github/scripts/pin-version - name: node modules cache diff --git a/README.md b/README.md index 34c7fd6a..655763b3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ # Konnect Dev Portal Client -## Andrew is awesome!!! +## Andrew is awesome!! This is repo an [open source][oss-url] reference implementation of a Konnect Developer Portal Client leveraging the [Konnect Developer Portal Client API][portal-api-url] and [JavaScript SDK][javscript-sdk-url].