From d7ab05e194f25955592ded6fcf6423b0a01711dc Mon Sep 17 00:00:00 2001 From: mkinney Date: Thu, 30 Dec 2021 10:04:29 -0800 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8215f38..5f6fd02 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,6 +16,8 @@ jobs: - name: run protolint uses: plexsystems/protolint-action@v0.2.0 + with: + configDirectory: . update-docs: environment: Production