mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-02 07:22:14 +00:00
revert temporary conditions
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
parent
0d0be388fc
commit
5b4b1929ed
1
.github/workflows/cd-docs.yml
vendored
1
.github/workflows/cd-docs.yml
vendored
@ -4,7 +4,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "main"
|
- "main"
|
||||||
- "chore-docs-search-fix" # FIX remove tmp condition
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-deploy-docs:
|
build-deploy-docs:
|
||||||
|
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -8,7 +8,6 @@ on:
|
|||||||
- "**"
|
- "**"
|
||||||
- "!main"
|
- "!main"
|
||||||
- "!gh-pages"
|
- "!gh-pages"
|
||||||
- "!chore-docs-search-fix" # FIX remove tmp condition
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# disable keyring (https://github.com/actions/runner-images/issues/6185):
|
# disable keyring (https://github.com/actions/runner-images/issues/6185):
|
||||||
|
Loading…
Reference in New Issue
Block a user