From 464fdfcb20e9a1b25aa1173a836a1abea080cb7c Mon Sep 17 00:00:00 2001 From: Benjamin Torres Date: Thu, 26 Oct 2023 13:14:06 -0600 Subject: [PATCH] Adds ref to CI.yaml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 93f9f5d3..a46202ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -109,6 +109,7 @@ jobs: uses: actions/checkout@v4 with: repository: 'Unstructured-IO/unstructured' + ref: 'benjamin/feat/clean-by-store-pdfminer-inner-elements' - name: Checkout this repo uses: actions/checkout@v4 with: