Skip to content

Commit 5739033

Browse files
authored
chore: move to docling-project gh org (#190)
* chore: move to docling-project gh org Signed-off-by: Michele Dolfi <[email protected]> * retrigger ci with DCO Signed-off-by: Michele Dolfi <[email protected]> --------- Signed-off-by: Michele Dolfi <[email protected]>
1 parent 73dcfc1 commit 5739033

File tree

5 files changed

+178
-178
lines changed

5 files changed

+178
-178
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
jobs:
1616
code-checks:
17-
if: ${{ github.event_name == 'push' || (github.event.pull_request.head.repo.full_name != 'DS4SD/docling-core' && github.event.pull_request.head.repo.full_name != 'ds4sd/docling-core') }}
17+
if: ${{ github.event_name == 'push' || (github.event.pull_request.head.repo.full_name != 'docling-project/docling-core' && github.event.pull_request.head.repo.full_name != 'docling-project/docling-core') }}
1818
uses: ./.github/workflows/checks.yml
1919

2020
# To enable when we add the ./docs

0 commit comments

Comments
 (0)