From 10887ac52f1ec8614764963a57cd4d44fccb1a9c Mon Sep 17 00:00:00 2001 From: Ryan Hill Date: Mon, 27 Nov 2023 09:42:14 +0000 Subject: [PATCH] Fix GH Action for dbt docs (#690) --- .github/workflows/update-dbt-docs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update-dbt-docs.yml b/.github/workflows/update-dbt-docs.yml index 7e3fbc00ad..37f6556ce0 100644 --- a/.github/workflows/update-dbt-docs.yml +++ b/.github/workflows/update-dbt-docs.yml @@ -41,5 +41,4 @@ jobs: body: | Update auto-generated dbt docs. Note this is an auto-generated PR from a github action, see the action or utils/dbt_docs for further information. add-paths: | - ./docs/modeling-your-data/modeling-your-data-with-dbt/reference/*.md ./src/dbtVersions.js