Skip to content

Commit

Permalink
Merge branch 'main' into jack/add-bedrock-embedding
Browse files Browse the repository at this point in the history
  • Loading branch information
badGarnet authored Oct 18, 2023
2 parents 6b002bc + 98d54e3 commit 72c62e0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ingest-test-fixtures-update-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,9 @@ jobs:
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.GH_CREATE_PR_TOKEN }}
add-paths: test_unstructured_ingest/expected-structured-output
add-paths:
test_unstructured_ingest/expected-structured-output
test_unstructured_ingest/metrics
commit-message: "Update ingest test fixtures"
branch: ${{ env.BRANCH_NAME }}
title: "${{ env.PR_NAME }} <- Ingest test fixtures update"
Expand Down

0 comments on commit 72c62e0

Please sign in to comment.