mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 23:12:20 +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:
|
||||
branches:
|
||||
- "main"
|
||||
- "chore-docs-search-fix" # FIX remove tmp condition
|
||||
|
||||
jobs:
|
||||
build-deploy-docs:
|
||||
|
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -8,7 +8,6 @@ on:
|
||||
- "**"
|
||||
- "!main"
|
||||
- "!gh-pages"
|
||||
- "!chore-docs-search-fix" # FIX remove tmp condition
|
||||
|
||||
env:
|
||||
# disable keyring (https://github.com/actions/runner-images/issues/6185):
|
||||
|
Loading…
Reference in New Issue
Block a user