From eec927e08ebfa479184e258eb1b8b769b92ffd2b Mon Sep 17 00:00:00 2001 From: Zach Trocinski <30884663+oZakari@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:17:18 -0500 Subject: [PATCH] Update .github/workflows/build-recommendation-object.yml --- .github/workflows/build-recommendation-object.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-recommendation-object.yml b/.github/workflows/build-recommendation-object.yml index b1570e8a..8266299a 100644 --- a/.github/workflows/build-recommendation-object.yml +++ b/.github/workflows/build-recommendation-object.yml @@ -13,7 +13,7 @@ on: workflow_dispatch: permissions: - contents: write + contents: read jobs: Generate-Documentation: