From 766e45167228fa8d121aa0675c5decf42f4206f2 Mon Sep 17 00:00:00 2001 From: Alexandre Magno Date: Thu, 25 Jan 2024 23:42:12 +0100 Subject: [PATCH] Update AIPR.yml --- .github/workflows/AIPR.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/AIPR.yml b/.github/workflows/AIPR.yml index bc87a82c..47df0f08 100644 --- a/.github/workflows/AIPR.yml +++ b/.github/workflows/AIPR.yml @@ -24,4 +24,5 @@ jobs: openai_api_key: ${{ secrets.OPENAI_API_KEY }} openai_tokens: 1000 file_chunks: 10000 + target_branch: 'gh-pages'