mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-25 14:14:30 +00:00
chore: fix paths in ingest-test-fixtures-update-pr.yml (#1815)
Reference: https://github.com/marketplace/actions/create-pull-request#add-specific-paths
This commit is contained in:
parent
63861f537e
commit
1b90028501
@ -152,7 +152,7 @@ jobs:
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
token: ${{ secrets.GH_CREATE_PR_TOKEN }}
|
||||
add-paths:
|
||||
add-paths: |
|
||||
test_unstructured_ingest/expected-structured-output
|
||||
test_unstructured_ingest/metrics
|
||||
commit-message: "Update ingest test fixtures"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user