mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 04:24:45 +00:00
remove old comments
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
640c7d0c9f
commit
3d4967f0db
11
.github/workflows/cd.yml
vendored
11
.github/workflows/cd.yml
vendored
@ -10,17 +10,6 @@ env:
|
|||||||
PYTHON_KEYRING_BACKEND: keyring.backends.null.Keyring
|
PYTHON_KEYRING_BACKEND: keyring.backends.null.Keyring
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# To be enabled when we add docs
|
|
||||||
# docs:
|
|
||||||
# permissions:
|
|
||||||
# contents: write
|
|
||||||
# runs-on: ubuntu-latest
|
|
||||||
# steps:
|
|
||||||
# - uses: actions/checkout@v3
|
|
||||||
# - uses: ./.github/actions/setup-poetry
|
|
||||||
# - name: Build and push docs
|
|
||||||
# run: poetry run mkdocs gh-deploy --force
|
|
||||||
|
|
||||||
code-checks:
|
code-checks:
|
||||||
uses: ./.github/workflows/checks.yml
|
uses: ./.github/workflows/checks.yml
|
||||||
build-deploy-docs:
|
build-deploy-docs:
|
||||||
|
Loading…
Reference in New Issue
Block a user