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'